custom/common/MgCommandMetadata.json

[
  {
    "Module": "Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/addKey",
    "OutputType": "IMicrosoftGraphKeyCredential",
    "Command": "Add-MgApplicationKey"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/addPassword",
    "OutputType": "IMicrosoftGraphPasswordCredential",
    "Command": "Add-MgApplicationPassword"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/applyDecisions",
    "OutputType": null,
    "Command": "Add-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions",
    "OutputType": null,
    "Command": "Add-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/addKey",
    "OutputType": "IMicrosoftGraphKeyCredential",
    "Command": "Add-MgBetaApplicationKey"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/addPassword",
    "OutputType": "IMicrosoftGraphPasswordCredential",
    "Command": "Add-MgBetaApplicationPassword"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgBetaChatMember"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/addLargeGalleryView",
    "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation",
    "Command": "Add-MgBetaCommunicationCallLargeGalleryView"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold",
    "OutputType": null,
    "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold",
    "OutputType": null,
    "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags",
    "OutputType": null,
    "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet",
    "OutputType": null,
    "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Add",
      "AddExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps",
    "OutputType": null,
    "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles",
    "OutputType": null,
    "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply",
    "OutputType": null,
    "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Apply",
      "ApplyExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig",
    "OutputType": null,
    "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaDriveListContentTypeCopy"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult",
    "Command": "Add-MgBetaExternalConnectionItemActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaGroupDriveListContentTypeCopy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/addFavorite",
    "OutputType": null,
    "Command": "Add-MgBetaGroupFavorite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/add",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Add-MgBetaGroupSite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaGroupSiteContentTypeCopy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaGroupSiteListContentTypeCopy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup",
    "OutputType": null,
    "Command": "Add-MgBetaGroupToLifecyclePolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions",
    "OutputType": null,
    "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions",
    "OutputType": null,
    "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold",
    "OutputType": null,
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold",
    "OutputType": null,
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags",
    "OutputType": null,
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet",
    "OutputType": null,
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate",
    "OutputType": "IMicrosoftGraphSelfSignedCertificate",
    "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaShareListContentTypeCopy"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Add",
      "AddExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/add",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Add-MgBetaSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaSiteContentTypeCopy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaSiteListContentTypeCopy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgBetaTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from all teams",
      "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgBetaTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgBetaTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus",
    "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgBetaUserChatMember"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaUserDriveListContentTypeCopy"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions",
    "OutputType": null,
    "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById",
    "OutputType": null,
    "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgChatMember"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/addLargeGalleryView",
    "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation",
    "Command": "Add-MgCommunicationCallLargeGalleryView"
  },
  {
    "Module": "Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgDriveListContentTypeCopy"
  },
  {
    "Module": "Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Search",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult",
    "Command": "Add-MgExternalConnectionItemActivity"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgGroupDriveListContentTypeCopy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/addFavorite",
    "OutputType": null,
    "Command": "Add-MgGroupFavorite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/add",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Add-MgGroupSite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgGroupSiteContentTypeCopy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgGroupSiteListContentTypeCopy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup",
    "OutputType": null,
    "Command": "Add-MgGroupToLifecyclePolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions",
    "OutputType": null,
    "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Security",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold",
    "OutputType": null,
    "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold"
  },
  {
    "Module": "Security",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold",
    "OutputType": null,
    "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold"
  },
  {
    "Module": "Security",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags",
    "OutputType": null,
    "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet",
    "OutputType": null,
    "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey",
    "OutputType": "IMicrosoftGraphKeyCredential",
    "Command": "Add-MgServicePrincipalKey"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword",
    "OutputType": "IMicrosoftGraphPasswordCredential",
    "Command": "Add-MgServicePrincipalPassword"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate",
    "OutputType": "IMicrosoftGraphSelfSignedCertificate",
    "Command": "Add-MgServicePrincipalTokenSigningCertificate"
  },
  {
    "Module": "Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgShareListContentTypeCopy"
  },
  {
    "Module": "Files",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Add",
      "AddExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/add",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Add-MgSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgSiteContentTypeCopy"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgSiteListContentTypeCopy"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from all teams",
      "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/add",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "Command": "Add-MgUserChatMember"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgUserDriveListContentTypeCopy"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Approve",
      "ApproveExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps",
    "OutputType": null,
    "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Approve",
      "ApproveExpanded",
      "ApproveViaIdentity",
      "ApproveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve",
    "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest",
    "Command": "Approve-MgBetaDeviceManagementElevationRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Approve"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps",
    "OutputType": null,
    "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Unset",
      "UnsetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Application.ReadWrite.All",
      "Description": "Read and write applications",
      "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
      "IsAdmin": true
    },
    "Uri": "/applications/{application-id}/unsetVerifiedPublisher",
    "OutputType": null,
    "Command": "Clear-MgApplicationVerifiedPublisher"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Unset",
      "UnsetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Application.ReadWrite.All",
      "Description": "Read and write applications",
      "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
      "IsAdmin": true
    },
    "Uri": "/applications/{application-id}/unsetVerifiedPublisher",
    "OutputType": null,
    "Command": "Clear-MgBetaApplicationVerifiedPublisher"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaChatMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaChatMessageReplyReaction"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/clearPresence",
    "OutputType": null,
    "Command": "Clear-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence",
    "OutputType": null,
    "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Purge",
      "PurgeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData",
    "OutputType": null,
    "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Wipe",
      "WipeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe",
    "OutputType": null,
    "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
        "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
        "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe",
    "OutputType": null,
    "Command": "Clear-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
        "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
        "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe",
    "OutputType": null,
    "Command": "Clear-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Purge",
      "PurgeExpanded",
      "PurgeViaIdentity",
      "PurgeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData",
    "OutputType": null,
    "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaTeamChannelMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Wipe",
      "WipeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/users/{user-id}/wipeAndBlockManagedApps",
    "OutputType": null,
    "Command": "Clear-MgBetaUserAndBlockManagedApp"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaUserChatMessageReaction"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgBetaUserChatMessageReplyReaction"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId",
    "OutputType": null,
    "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Wipe1",
      "WipeExpanded1",
      "WipeViaIdentity1",
      "WipeViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag",
    "OutputType": null,
    "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe",
    "OutputType": null,
    "Command": "Clear-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/clearPresence",
    "OutputType": null,
    "Command": "Clear-MgBetaUserPresence"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/clearUserPreferredPresence",
    "OutputType": null,
    "Command": "Clear-MgBetaUserPresenceUserPreferredPresence"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgChatMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgChatMessageReplyReaction"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/clearPresence",
    "OutputType": null,
    "Command": "Clear-MgCommunicationPresence"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence",
    "OutputType": null,
    "Command": "Clear-MgCommunicationPresenceUserPreferredPresence"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
        "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
        "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe",
    "OutputType": null,
    "Command": "Clear-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "Security",
    "Variants": [
      "Purge",
      "PurgeExpanded",
      "PurgeViaIdentity",
      "PurgeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData",
    "OutputType": null,
    "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgTeamChannelMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgTeamPrimaryChannelMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgUserChatMessageReaction"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "OutputType": null,
    "Command": "Clear-MgUserChatMessageReplyReaction"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe",
    "OutputType": null,
    "Command": "Clear-MgUserManagedDevice"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/clearPresence",
    "OutputType": null,
    "Command": "Clear-MgUserPresence"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/clearUserPreferredPresence",
    "OutputType": null,
    "Command": "Clear-MgUserPresenceUserPreferredPresence"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Close",
      "CloseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/close",
    "OutputType": null,
    "Command": "Close-MgBetaComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Close",
      "CloseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close",
    "OutputType": null,
    "Command": "Close-MgBetaSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Close",
      "CloseViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close",
    "OutputType": null,
    "Command": "Close-MgSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Compare",
      "CompareViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison",
    "Command": "Compare-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Compare",
      "CompareViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison",
    "Command": "Compare-MgBetaDeviceManagementTemplate"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Compare",
      "CompareViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison",
    "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Complete",
      "CompleteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkSettings/completeSignup",
    "OutputType": null,
    "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Complete",
      "CompleteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup",
    "OutputType": null,
    "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}/complete",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Complete-MgBetaDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/complete",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Complete-MgBetaDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Teamwork.Migrate.All",
      "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
      "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgBetaTeamChannelMigration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Teamwork.Migrate.All",
      "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
      "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgBetaTeamMigration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgBetaTeamPrimaryChannelMigration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Complete-MgBetaUserOutlookTask"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Complete-MgBetaUserOutlookTaskFolderTask"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Teamwork.Migrate.All",
      "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
      "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgTeamChannelMigration"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Teamwork.Migrate.All",
      "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
      "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgTeamMigration"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgTeamPrimaryChannelMigration"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration",
    "OutputType": null,
    "Command": "Complete-MgTeamworkDeletedTeamChannelMigration"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgApplicationMemberGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgApplicationMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaAdministrativeUnitMemberObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaApplicationMemberGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaApplicationMemberObject"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "IdentityRiskEvent.ReadWrite.All",
        "Description": "Read and write all risk detection information",
        "FullDescription": "Allows the app to read and update identity risk detection information for your organization without a signed-in user. Update operations include confirming risk event detections. ",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write identity risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.",
        "IsAdmin": true
      }
    ],
    "Uri": "/auditLogs/signIns/confirmCompromised",
    "OutputType": null,
    "Command": "Confirm-MgBetaAuditLogSignInCompromised"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "IdentityRiskEvent.ReadWrite.All",
        "Description": "Read and write all risk detection information",
        "FullDescription": "Allows the app to read and update identity risk detection information for your organization without a signed-in user. Update operations include confirming risk event detections. ",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write identity risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for all users in your organization on your behalf. Update operations include dismissing risky users.",
        "IsAdmin": true
      }
    ],
    "Uri": "/auditLogs/signIns/confirmSafe",
    "OutputType": null,
    "Command": "Confirm-MgBetaAuditLogSignInSafe"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaContactMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaContactMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaContractMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaContractMemberObject"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')",
    "OutputType": null,
    "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/devices/{device-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaDeviceMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/devices/{device-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaDeviceMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryObjectMemberGroup"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryObjectMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryRoleMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryRoleMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/verify",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Confirm-MgBetaDomain"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Check",
      "CheckViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Confirm-MgBetaGroupGrantedPermissionForApp"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaGroupMemberGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaGroupMemberObject"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Verify",
      "VerifyExpanded",
      "VerifyViaIdentity",
      "VerifyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature",
    "OutputType": null,
    "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Verify",
      "VerifyExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/verifySignature",
    "OutputType": null,
    "Command": "Confirm-MgBetaInformationProtectionSignature"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaOrganizationMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaOrganizationMemberObject"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
      "Description": "Read and write all identity risky service principal information",
      "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised",
    "OutputType": null,
    "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyUser.ReadWrite.All",
      "Description": "Read and write all risky user information",
      "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/confirmCompromised",
    "OutputType": null,
    "Command": "Confirm-MgBetaRiskyUserCompromised"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaServicePrincipalMemberGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaServicePrincipalMemberObject"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Verify",
      "VerifyExpanded",
      "VerifyViaIdentity",
      "VerifyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/verifySignature",
    "OutputType": null,
    "Command": "Confirm-MgBetaSiteInformationProtectionSignature"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Confirm",
      "ConfirmViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Confirm-MgBetaTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Verify",
      "VerifyExpanded",
      "VerifyViaIdentity",
      "VerifyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/verifySignature",
    "OutputType": null,
    "Command": "Confirm-MgBetaUserInformationProtectionSignature"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgBetaUserMemberGroup"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgBetaUserMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgContactMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgContactMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgContractMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgContractMemberObject"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')",
    "OutputType": null,
    "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/devices/{device-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgDeviceMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/devices/{device-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgDeviceMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryDeletedItemMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryDeletedItemMemberObject"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryObjectMemberGroup"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryObjectMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryRoleMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryRoleMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgDirectoryRoleTemplateMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/verify",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Confirm-MgDomain"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Check",
      "CheckViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Confirm-MgGroupGrantedPermissionForApp"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgGroupMemberGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgGroupMemberObject"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgGroupSettingTemplateMemberGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgGroupSettingTemplateMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgOrganizationMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgOrganizationMemberObject"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
      "Description": "Read and write all identity risky service principal information",
      "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised",
    "OutputType": null,
    "Command": "Confirm-MgRiskyServicePrincipalCompromised"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyUser.ReadWrite.All",
      "Description": "Read and write all risky user information",
      "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/confirmCompromised",
    "OutputType": null,
    "Command": "Confirm-MgRiskyUserCompromised"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgServicePrincipalMemberGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgServicePrincipalMemberObject"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/checkMemberGroups",
    "OutputType": null,
    "Command": "Confirm-MgUserMemberGroup"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/checkMemberObjects",
    "OutputType": null,
    "Command": "Confirm-MgUserMemberObject"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Connect",
      "ConnectExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect",
    "OutputType": null,
    "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Connect"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/zebraFotaConnector/connect",
    "OutputType": null,
    "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Clone",
      "CloneViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone",
    "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting",
    "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgBetaDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgBetaGroupDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaGroupOnenoteNotebook"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaGroupOnenotePageToSection"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenotePageToSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Clone",
      "CloneExpanded",
      "CloneViaIdentity",
      "CloneViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/clone",
    "OutputType": null,
    "Command": "Copy-MgBetaTeam"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgBetaUserDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Copy-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Copy-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Copy-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Copy-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/copy",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Copy-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaUserOnenoteNotebook"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaUserOnenotePageToSection"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaUserOnenoteSectionToNotebook"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup"
  },
  {
    "Module": "Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgGroupDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgGroupOnenoteNotebook"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgGroupOnenotePageToSection"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgGroupOnenoteSectionToNotebook"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgGroupOnenoteSectionToSectionGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgShareListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgSiteContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenotePageToSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteSectionPageToSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteSectionToNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgSiteOnenoteSectionToSectionGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Clone",
      "CloneExpanded",
      "CloneViaIdentity",
      "CloneViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/clone",
    "OutputType": null,
    "Command": "Copy-MgTeam"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "OutputType": null,
    "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/copy",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Copy-MgUserDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Copy-MgUserMailFolder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Copy-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Copy-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Copy-MgUserMailFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/copy",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Copy-MgUserMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgUserOnenoteNotebook"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgUserOnenotePageToSection"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgUserOnenoteSectionToNotebook"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Copy-MgUserOnenoteSectionToSectionGroup"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Deny",
      "DenyExpanded",
      "DenyViaIdentity",
      "DenyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny",
    "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest",
    "Command": "Deny-MgBetaDeviceManagementElevationRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable",
    "OutputType": null,
    "Command": "Disable-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode",
    "OutputType": null,
    "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable",
    "OutputType": null,
    "Command": "Disable-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode",
    "OutputType": null,
    "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "UserAuthenticationMethod.ReadWrite.All",
      "Description": "Read and write all users' authentication methods",
      "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn",
    "OutputType": null,
    "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable",
    "OutputType": null,
    "Command": "Disable-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode",
    "OutputType": null,
    "Command": "Disable-MgBetaUserManagedDeviceLostMode"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode",
    "OutputType": null,
    "Command": "Disable-MgDeviceManagementManagedDeviceLostMode"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn",
    "OutputType": null,
    "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode",
    "OutputType": null,
    "Command": "Disable-MgUserManagedDeviceLostMode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disconnect"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect",
    "OutputType": null,
    "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disconnect",
      "DisconnectViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect",
    "OutputType": null,
    "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Disconnect"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/zebraFotaConnector/disconnect",
    "OutputType": null,
    "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Disconnect",
      "DisconnectViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect",
    "OutputType": null,
    "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable",
      "EnableExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/assignmentFilters/enable",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable",
      "EnableExpanded",
      "EnableViaIdentity",
      "EnableViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/enableLegacyPcManagement",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable",
      "EnableExpanded",
      "EnableViaIdentity",
      "EnableViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable",
      "EnableExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/tenantAttachRBAC/enable",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enable"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/enableUnlicensedAdminstrators",
    "OutputType": null,
    "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Enable",
      "EnableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "UserAuthenticationMethod.ReadWrite.All",
      "Description": "Read and write all users' authentication methods",
      "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn",
    "OutputType": null,
    "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Enable",
      "EnableExpanded",
      "EnableViaIdentity",
      "EnableViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode",
    "OutputType": null,
    "Command": "Enable-MgBetaUserManagedDeviceLostMode"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Enable",
      "EnableViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn",
    "OutputType": null,
    "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export",
    "OutputType": null,
    "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Export",
      "ExportViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig",
    "OutputType": null,
    "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read all shared cross-tenant user profiles and export their data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read all shared cross-tenant user profiles and export or delete their data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData",
    "OutputType": null,
    "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Export",
      "ExportViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export",
    "OutputType": null,
    "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Export",
      "ExportViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export",
    "OutputType": null,
    "Command": "Export-MgBetaPrivilegedAccessRoleAssignment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export",
    "OutputType": null,
    "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export",
    "OutputType": null,
    "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport",
    "OutputType": null,
    "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult",
    "OutputType": null,
    "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Export",
      "Export1",
      "ExportViaIdentity",
      "ExportViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/exportDeviceAndAppManagementData",
    "OutputType": null,
    "Command": "Export-MgBetaUserDeviceAndAppManagementData"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "User.Export.All",
      "Description": "Export user's data",
      "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/exportPersonalData",
    "OutputType": null,
    "Command": "Export-MgBetaUserPersonalData"
  },
  {
    "Module": "Security",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export",
    "OutputType": null,
    "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Security",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export",
    "OutputType": null,
    "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Export",
      "Export1",
      "ExportViaIdentity",
      "ExportViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/exportDeviceAndAppManagementData",
    "OutputType": null,
    "Command": "Export-MgUserDeviceAndAppManagementData"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "User.Export.All",
      "Description": "Export user's data",
      "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/exportPersonalData",
    "OutputType": null,
    "Command": "Export-MgUserPersonalData"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice",
    "OutputType": null,
    "Command": "Find-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice",
    "OutputType": null,
    "Command": "Find-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Find1",
      "FindViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Find",
      "FindViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice",
    "OutputType": null,
    "Command": "Find-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Find",
      "FindExpanded",
      "FindViaIdentity",
      "FindViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite.Shared",
        "Description": "Read and write to your and shared calendars",
        "FullDescription": "Allows the app to read, update, create and delete events in all calendars in your organization you have permissions to access. This includes delegate and shared calendars.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/findMeetingTimes",
    "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult",
    "Command": "Find-MgBetaUserMeetingTime"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Find",
      "Find1",
      "FindViaIdentity",
      "FindViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/findRooms",
    "OutputType": "IMicrosoftGraphEmailAddress",
    "Command": "Find-MgBetaUserRoom"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Find",
      "FindViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/findRoomLists",
    "OutputType": "IMicrosoftGraphEmailAddress",
    "Command": "Find-MgBetaUserRoomList"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice",
    "OutputType": null,
    "Command": "Find-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice",
    "OutputType": null,
    "Command": "Find-MgUserManagedDevice"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Find",
      "FindExpanded",
      "FindViaIdentity",
      "FindViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite.Shared",
        "Description": "Read and write to your and shared calendars",
        "FullDescription": "Allows the app to read, update, create and delete events in all calendars in your organization you have permissions to access. This includes delegate and shared calendars.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/findMeetingTimes",
    "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult",
    "Command": "Find-MgUserMeetingTime"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/edge",
    "OutputType": "IMicrosoftGraphEdge",
    "Command": "Get-MgAdminEdge"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/edge/internetExplorerMode",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "Command": "Get-MgAdminEdgeInternetExplorerMode"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/$count",
    "OutputType": null,
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count",
    "OutputType": null,
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PeopleSettings.Read.All",
        "Description": "Read all tenant-wide people settings",
        "FullDescription": "Allows the application to read tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PeopleSettings.ReadWrite.All",
        "Description": "Read and write all tenant-wide people settings",
        "FullDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/people",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "Command": "Get-MgAdminPeople"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "Get-MgAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "Get-MgAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/$count",
    "OutputType": null,
    "Command": "Get-MgAdminPeopleProfileCardPropertyCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PeopleSettings.Read.All",
        "Description": "Read all tenant-wide people settings",
        "FullDescription": "Allows the application to read tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PeopleSettings.ReadWrite.All",
        "Description": "Read and write all tenant-wide people settings",
        "FullDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/people/pronouns",
    "OutputType": "IMicrosoftGraphPronounsSettings",
    "Command": "Get-MgAdminPeoplePronoun"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/sharepoint",
    "OutputType": "IMicrosoftGraphSharepoint",
    "Command": "Get-MgAdminSharepoint"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SharePointTenantSettings.Read.All",
        "Description": "Read SharePoint and OneDrive tenant settings",
        "FullDescription": "Allows the application to read the tenant-level settings of SharePoint and OneDrive, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SharePointTenantSettings.ReadWrite.All",
        "Description": "Read and change SharePoint and OneDrive tenant settings",
        "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/sharepoint/settings",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "Command": "Get-MgAdminSharepointSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/$count",
    "OutputType": null,
    "Command": "Get-MgAgreementAcceptanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Agreement.Read.All",
        "Description": "Read all terms of use agreements",
        "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Agreement.ReadWrite.All",
        "Description": "Read and write all terms of use agreements",
        "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Get-MgAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgAgreementFileCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgAgreementFileLocalizationCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgAgreementFileLocalizationVersionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgAgreementFileVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgAgreementFileVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgAgreementFileVersionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/getAllSites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgAllGroupSite"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/allChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgAllGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/allChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgAllGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/allChannels/$count",
    "OutputType": null,
    "Command": "Get-MgAllGroupTeamChannelCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/getAllSites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgAllSite"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/allChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgAllTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/allChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgAllTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/allChannels/$count",
    "OutputType": null,
    "Command": "Get-MgAllTeamChannelCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/getAllMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgAllTeamMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/getAllMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgAllTeamworkDeletedTeamMessage"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/getAllMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgAllUserChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgAppCatalogTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ],
    "Uri": "/appCatalogs/teamsApps",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgAppCatalogTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ],
    "Uri": "/appCatalogs/teamsApps/$count",
    "OutputType": null,
    "Command": "Get-MgAppCatalogTeamAppCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "OutputType": null,
    "Command": "Get-MgAppCatalogTeamAppDefinitionBot"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgAppCatalogTeamAppDefinitionCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgApplicationAppManagementPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgApplicationAppManagementPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationAppManagementPolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications(appId='{appId}')",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgApplicationByAppId"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgApplicationById"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/createdOnBehalfOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgApplicationCreatedOnBehalfOf"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/delta",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgApplicationDelta"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Get-MgApplicationExtensionProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Get-MgApplicationExtensionProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationExtensionPropertyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "Get-MgApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "Get-MgApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationFederatedIdentityCredentialCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/logo",
    "OutputType": null,
    "Command": "Get-MgApplicationLogo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgApplicationMemberGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgApplicationMemberObject"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgApplicationOwner"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgApplicationOwnerAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgApplicationOwnerAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgApplicationOwnerAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgApplicationOwnerAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgApplicationOwnerAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgApplicationOwnerAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgApplicationOwnerAsUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgApplicationOwnerAsUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/$ref",
    "OutputType": null,
    "Command": "Get-MgApplicationOwnerByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationOwnerCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationOwnerCountAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/user/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationOwnerCountAsUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Get-MgApplicationSynchronization"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/acquireAccessToken",
    "OutputType": null,
    "Command": "Get-MgApplicationSynchronizationAccessToken"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationSynchronizationJobCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/secrets/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationSynchronizationSecretCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgApplicationSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgApplicationSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationSynchronizationTemplateCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applicationTemplates/{applicationTemplate-id}",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "Command": "Get-MgApplicationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applicationTemplates",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "Command": "Get-MgApplicationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applicationTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationTemplateCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgApplicationTokenIssuancePolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgApplicationTokenIssuancePolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationTokenIssuancePolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgApplicationTokenLifetimePolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgApplicationTokenLifetimePolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgApplicationTokenLifetimePolicyCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "Command": "Get-MgAuditLogDirectoryAudit"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/directoryAudits",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "Command": "Get-MgAuditLogDirectoryAudit"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/directoryAudits/$count",
    "OutputType": null,
    "Command": "Get-MgAuditLogDirectoryAuditCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "Command": "Get-MgAuditLogProvisioning"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/provisioning",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "Command": "Get-MgAuditLogProvisioning"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/provisioning/$count",
    "OutputType": null,
    "Command": "Get-MgAuditLogProvisioningCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/signIns/{signIn-id}",
    "OutputType": "IMicrosoftGraphSignIn",
    "Command": "Get-MgAuditLogSignIn"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/signIns",
    "OutputType": "IMicrosoftGraphSignIn",
    "Command": "Get-MgAuditLogSignIn"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/signIns/$count",
    "OutputType": null,
    "Command": "Get-MgAuditLogSignInCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "Get-MgBetaAccessReview"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "Get-MgBetaAccessReview"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "Get-MgBetaAccessReviewInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "Get-MgBetaAccessReviewInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewInstanceDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewInstanceMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewInstanceMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaAccessReviewInstanceReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaAccessReviewInstanceReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewInstanceReviewerCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read access reviews that you can access",
        "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/myDecisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Get-MgBetaAccessReviewMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read access reviews that you can access",
        "FullDescription": "Allows the app to read information on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewMyDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaAccessReviewReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/reviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaAccessReviewReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/reviewers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAccessReviewReviewerCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/edge",
    "OutputType": "IMicrosoftGraphEdge",
    "Command": "Get-MgBetaAdminEdge"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/edge/internetExplorerMode",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerMode"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read all browser site lists for your organization",
        "FullDescription": "Allows an app to read all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write all browser site lists for your organization",
        "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaAdministrativeUnitById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/delta",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaAdministrativeUnitDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitExtensionCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaAdministrativeUnitMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PeopleSettings.Read.All",
        "Description": "Read all tenant-wide people settings",
        "FullDescription": "Allows the application to read tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PeopleSettings.ReadWrite.All",
        "Description": "Read and write all tenant-wide people settings",
        "FullDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/people",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "Command": "Get-MgBetaAdminPeople"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "Get-MgBetaAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "Get-MgBetaAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PeopleSettings.Read.All",
        "Description": "Read all tenant-wide people settings",
        "FullDescription": "Allows the application to read tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PeopleSettings.ReadWrite.All",
        "Description": "Read and write all tenant-wide people settings",
        "FullDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/people/pronouns",
    "OutputType": "IMicrosoftGraphPronounsSettings",
    "Command": "Get-MgBetaAdminPeoplePronoun"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ReportSettings.Read.All",
        "Description": "Read all admin report settings",
        "FullDescription": "Allows the app to read all admin report settings, such as whether to display concealed information in reports, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ReportSettings.ReadWrite.All",
        "Description": "Read and write all admin report settings",
        "FullDescription": "Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/reportSettings",
    "OutputType": "IMicrosoftGraphAdminReportSettings",
    "Command": "Get-MgBetaAdminReportSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/sharepoint",
    "OutputType": "IMicrosoftGraphSharepoint",
    "Command": "Get-MgBetaAdminSharepoint"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SharePointTenantSettings.Read.All",
        "Description": "Read SharePoint and OneDrive tenant settings",
        "FullDescription": "Allows the application to read the tenant-level settings of SharePoint and OneDrive, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SharePointTenantSettings.ReadWrite.All",
        "Description": "Read and change SharePoint and OneDrive tenant settings",
        "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/sharepoint/settings",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "Command": "Get-MgBetaAdminSharepointSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgBetaAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgBetaAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgBetaAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgBetaAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAgreementAcceptanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Agreement.Read.All",
        "Description": "Read all terms of use agreements",
        "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Agreement.ReadWrite.All",
        "Description": "Read and write all terms of use agreements",
        "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Get-MgBetaAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgBetaAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAgreementFileCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgBetaAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgBetaAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAgreementFileLocalizationCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAgreementFileLocalizationVersionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAgreementFileVersionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/getAllSites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaAllGroupSite"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/allChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaAllGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/allChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaAllGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/allChannels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAllGroupTeamChannelCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/getAllSites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaAllSite"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/allChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaAllTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/allChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaAllTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/allChannels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAllTeamChannelCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/getAllMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaAllTeamMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/getAllMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/getAllMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaAllUserChatMessage"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgBetaAllUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaAllUserOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaAppCatalogTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ],
    "Uri": "/appCatalogs/teamsApps",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaAppCatalogTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ],
    "Uri": "/appCatalogs/teamsApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAppCatalogTeamAppCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "OutputType": null,
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgBetaApplicationAppManagementPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationAppManagementPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationAppManagementPolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications(appId='{appId}')",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaApplicationByAppId"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaApplicationById"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications(uniqueName='{uniqueName}')",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaApplicationByUniqueName"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/connectorGroup",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "Command": "Get-MgBetaApplicationConnectorGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/connectorGroup/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationConnectorGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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
      }
    ],
    "Uri": "/applications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/createdOnBehalfOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaApplicationCreatedOnBehalfOf"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/delta",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaApplicationDelta"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Get-MgBetaApplicationExtensionProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Get-MgBetaApplicationExtensionProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationExtensionPropertyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "Get-MgBetaApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "Get-MgBetaApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/logo",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationLogo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationMemberGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationMemberObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaApplicationOwner"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaApplicationOwnerAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaApplicationOwnerAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaApplicationOwnerAsUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaApplicationOwnerAsUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationOwnerByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationOwnerCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/owners/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationOwnerCountAsUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Get-MgBetaApplicationSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/acquireAccessToken",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationAccessToken"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationJobCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/secrets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationSecretCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgBetaApplicationSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgBetaApplicationSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationTemplateCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applicationTemplates/{applicationTemplate-id}",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "Command": "Get-MgBetaApplicationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applicationTemplates",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "Command": "Get-MgBetaApplicationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applicationTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationTemplateCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgBetaApplicationTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgBetaApplicationTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaApplicationUserOwnedObject"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit",
    "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/customSecurityAttributeAudits",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit",
    "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/customSecurityAttributeAudits/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "Command": "Get-MgBetaAuditLogDirectoryAudit"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/directoryAudits",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "Command": "Get-MgBetaAuditLogDirectoryAudit"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/directoryAudits/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAuditLogDirectoryAuditCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "Command": "Get-MgBetaAuditLogDirectoryProvisioning"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/directoryProvisioning",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "Command": "Get-MgBetaAuditLogDirectoryProvisioning"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/directoryProvisioning/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "Command": "Get-MgBetaAuditLogProvisioning"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/provisioning",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "Command": "Get-MgBetaAuditLogProvisioning"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/provisioning/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAuditLogProvisioningCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/signIns/{signIn-id}",
    "OutputType": "IMicrosoftGraphSignIn",
    "Command": "Get-MgBetaAuditLogSignIn"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/signIns",
    "OutputType": "IMicrosoftGraphSignIn",
    "Command": "Get-MgBetaAuditLogSignIn"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/auditLogs/signIns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaAuditLogSignInCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "Get-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "Get-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBetaBookingBusinessAppointment"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBetaBookingBusinessAppointment"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessAppointmentCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBetaBookingBusinessCalendarView"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBetaBookingBusinessCalendarView"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessCalendarViewCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "Command": "Get-MgBetaBookingBusinessCustomer"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "Command": "Get-MgBetaBookingBusinessCustomer"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessCustomerCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "Get-MgBetaBookingBusinessCustomQuestion"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "Get-MgBetaBookingBusinessCustomQuestion"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessCustomQuestionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "Get-MgBetaBookingBusinessService"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/services",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "Get-MgBetaBookingBusinessService"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessServiceCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability",
    "OutputType": "IMicrosoftGraphStaffAvailabilityItem",
    "Command": "Get-MgBetaBookingBusinessStaffAvailability"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "Command": "Get-MgBetaBookingBusinessStaffMember"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "Command": "Get-MgBetaBookingBusinessStaffMember"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingBusinessStaffMemberCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/bookingCurrencies/{bookingCurrency-id}",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "Get-MgBetaBookingCurrency"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/bookingCurrencies",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "Get-MgBetaBookingCurrency"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/bookingCurrencies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBookingCurrencyCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "Command": "Get-MgBetaBusinessFlowTemplate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/businessFlowTemplates",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "Command": "Get-MgBetaBusinessFlowTemplate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/businessFlowTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBusinessFlowTemplateCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "Command": "Get-MgBetaBusinessScenario"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "Command": "Get-MgBetaBusinessScenario"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBusinessScenarioCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner",
    "OutputType": "IMicrosoftGraphBusinessScenarioPlanner",
    "Command": "Get-MgBetaBusinessScenarioPlanner"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan",
    "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlan"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration",
    "OutputType": "IMicrosoftGraphPlannerPlanConfiguration",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "Command": "Get-MgBetaBusinessScenarioPlannerTask"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "Command": "Get-MgBetaBusinessScenarioPlannerTask"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration",
    "OutputType": "IMicrosoftGraphPlannerTaskConfiguration",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for all business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgBetaChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgBetaChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/chats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatInstalledAppCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaChatInstalledAppTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Get-MgBetaChatLastMessagePreview"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "ChannelMember.ReadWrite",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatMessageDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatMessageReplyCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatMessageReplyDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatOperationCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatPermissionGrantCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgBetaChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.All",
        "Description": "Read all chat messages",
        "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgBetaChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.All",
        "Description": "Read all chat messages",
        "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatPinnedMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/getAllRetainedMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaChatRetainedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaChatTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaChatTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaChatTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaChatTabTeamApp"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}",
    "OutputType": "IMicrosoftGraphCall",
    "Command": "Get-MgBetaCommunicationCall"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallContentSharingSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions",
    "OutputType": "IMicrosoftGraphContentSharingSession",
    "Command": "Get-MgBetaCommunicationCallContentSharingSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "Get-MgBetaCommunicationCallOperation"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "Get-MgBetaCommunicationCallOperation"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallOperationCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "Get-MgBetaCommunicationCallParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "Get-MgBetaCommunicationCallParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallParticipantCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/{callRecord-id}",
    "OutputType": "IMicrosoftGraphCallRecordsCallRecord",
    "Command": "Get-MgBetaCommunicationCallRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallRecordCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2",
    "OutputType": "IMicrosoftGraphCallRecordsOrganizer",
    "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallRecordParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}",
    "OutputType": "IMicrosoftGraphCallRecordsParticipant",
    "Command": "Get-MgBetaCommunicationCallRecordParticipantV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/participants_v2",
    "OutputType": "IMicrosoftGraphCallRecordsParticipant",
    "Command": "Get-MgBetaCommunicationCallRecordParticipantV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})",
    "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow",
    "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})",
    "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport",
    "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "Get-MgBetaCommunicationCallRecordSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "Get-MgBetaCommunicationCallRecordSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallRecordSessionCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})",
    "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow",
    "Command": "Get-MgBetaCommunicationCallRecordSmLog"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetExpanded",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgBetaCommunicationOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgBetaCommunicationOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/onlineMeetings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Presence.Read",
        "Description": "Read your presence information",
        "FullDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.Read.All",
        "Description": "Read presence information of all users in your organization",
        "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/presences",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Presence.Read.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/communications/getPresencesByUserId",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgBetaCommunicationPresenceByUserId"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Presence.Read",
        "Description": "Read your presence information",
        "FullDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.Read.All",
        "Description": "Read presence information of all users in your organization",
        "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/presences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaCommunicationPresenceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "Command": "Get-MgBetaCompliance"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "Command": "Get-MgBetaComplianceEdiscovery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "Command": "Get-MgBetaComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "Command": "Get-MgBetaComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/settings",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation",
    "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation",
    "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/delta",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaContactDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactDirectReport"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/directReports",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactDirectReport"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaContactDirectReportAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaContactDirectReportAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaContactDirectReportAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaContactDirectReportAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/directReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactDirectReportCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactDirectReportCountAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactDirectReportCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/manager",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactManager"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contacts/{orgContact-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaContactMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaContactMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaContactMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaContactMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactMemberOfCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaContactServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactTransitiveMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactTransitiveMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactTransitiveMemberOfCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactTransitiveReport"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveReports",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactTransitiveReport"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContactTransitiveReportCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContactUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts/{contract-id}",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "Get-MgBetaContract"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "Get-MgBetaContract"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContractById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaContractCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContractDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaContractMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaContractMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaContractUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Export.All",
        "Description": "Export user's data",
        "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "Get-MgBetaDataPolicyOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/dataPolicyOperations",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "Get-MgBetaDataPolicyOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/dataPolicyOperations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDataPolicyOperationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "Command": "Get-MgBetaDeviceAppManagement"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppStatuses",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBookCategories",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBookCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp",
    "OutputType": "IMicrosoftGraphAndroidForWorkApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp",
    "OutputType": "IMicrosoftGraphAndroidForWorkApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}",
    "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses",
    "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp",
    "OutputType": "IMicrosoftGraphMacOSPkgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp",
    "OutputType": "IMicrosoftGraphMacOSPkgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignedLicenseCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get12",
      "Get13",
      "Get14",
      "Get15",
      "Get16",
      "Get17",
      "Get18",
      "Get19",
      "Get2",
      "Get20",
      "Get21",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity12",
      "GetViaIdentity13",
      "GetViaIdentity14",
      "GetViaIdentity15",
      "GetViaIdentity16",
      "GetViaIdentity17",
      "GetViaIdentity18",
      "GetViaIdentity19",
      "GetViaIdentity2",
      "GetViaIdentity20",
      "GetViaIdentity21",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp",
    "OutputType": "IMicrosoftGraphWindowsStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp",
    "OutputType": "IMicrosoftGraphWindowsStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp",
    "OutputType": "IMicrosoftGraphWinGetApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/winGetApp",
    "OutputType": "IMicrosoftGraphWinGetApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get12",
      "Get13",
      "Get14",
      "Get15",
      "Get16",
      "Get17",
      "Get18",
      "Get19",
      "Get2",
      "Get20",
      "Get21",
      "Get22",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity12",
      "GetViaIdentity13",
      "GetViaIdentity14",
      "GetViaIdentity15",
      "GetViaIdentity16",
      "GetViaIdentity17",
      "GetViaIdentity18",
      "GetViaIdentity19",
      "GetViaIdentity2",
      "GetViaIdentity20",
      "GetViaIdentity21",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCommittedContainedAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppContainedAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppContentVersionContainedAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppContentVersionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppContentVersionFileCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get12",
      "Get13",
      "Get14",
      "Get15",
      "Get16",
      "Get17",
      "Get18",
      "Get19",
      "Get2",
      "Get20",
      "Get21",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity12",
      "GetViaIdentity13",
      "GetViaIdentity14",
      "GetViaIdentity15",
      "GetViaIdentity16",
      "GetViaIdentity17",
      "GetViaIdentity18",
      "GetViaIdentity19",
      "GetViaIdentity2",
      "GetViaIdentity20",
      "GetViaIdentity21",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "GetExpanded",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}",
    "OutputType": "IMicrosoftGraphPolicySet",
    "Command": "Get-MgBetaDeviceAppManagementPolicySet"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets",
    "OutputType": "IMicrosoftGraphPolicySet",
    "Command": "Get-MgBetaDeviceAppManagementPolicySet"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementPolicySetCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetItem"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetItem"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/symantecCodeSigningCertificate",
    "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate",
    "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "Command": "Get-MgBetaDeviceAppManagementTask"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "Command": "Get-MgBetaDeviceAppManagementTask"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementTaskCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Get-MgBetaDeviceAppManagementVppToken"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Get-MgBetaDeviceAppManagementVppToken"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementVppTokenCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')",
    "OutputType": "IMicrosoftGraphVppTokenLicenseSummary",
    "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagementApp",
    "OutputType": "IMicrosoftGraphWindowsManagementApp",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices(deviceId='{deviceId}')",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDeviceByDeviceId"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands/{command-id}",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "Get-MgBetaDeviceCommand"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "Get-MgBetaDeviceCommand"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceCommandCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceCommandResponsepayload"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Device.Read.All",
      "Description": "Read all devices",
      "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/devices/delta",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDeviceDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaDeviceExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceExtensionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "Command": "Get-MgBetaDeviceManagement"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidForWorkSettings",
    "OutputType": "IMicrosoftGraphAndroidForWorkSettings",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/getAssignedRoleDetails",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails",
    "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/assignmentFilters",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/assignmentFilters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')",
    "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/assignmentFilters/getState",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties",
    "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "Get-MgBetaDeviceManagementAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "Get-MgBetaDeviceManagementAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/getAuditCategories",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAuditEventCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "Command": "Get-MgBetaDeviceManagementAutopilotEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/autopilotEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "Command": "Get-MgBetaDeviceManagementAutopilotEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/autopilotEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAutopilotEventCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "Command": "Get-MgBetaDeviceManagementCartToClassAssociation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/cartToClassAssociations",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "Command": "Get-MgBetaDeviceManagementCartToClassAssociation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/cartToClassAssociations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "Command": "Get-MgBetaDeviceManagementCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "Command": "Get-MgBetaDeviceManagementCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics",
    "OutputType": "IMicrosoftGraphKeyLongValuePair",
    "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries",
    "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue",
    "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus",
    "OutputType": "IMicrosoftGraphCloudPcReviewStatus",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/getComanagedDevicesSummary",
    "OutputType": "IMicrosoftGraphComanagedDevicesSummary",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagementEligibleDevices",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagementEligibleDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementComplianceSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementComplianceSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementComplianceSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')",
    "OutputType": "IMicrosoftGraphConfigManagerPolicySummary",
    "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Retrieve",
      "RetrieveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementConfigurationSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementConfigurationSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/configurationSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "Command": "Get-MgBetaDeviceManagementDataSharingConsent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/dataSharingConsents",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "Command": "Get-MgBetaDeviceManagementDataSharingConsent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/dataSharingConsents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile",
    "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile",
    "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "Command": "Get-MgBetaDeviceManagementDerivedCredential"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/derivedCredentials",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "Command": "Get-MgBetaDeviceManagementDerivedCredential"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/derivedCredentials/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaDeviceManagementDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaDeviceManagementDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDetectedAppCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgBetaDeviceManagementDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgBetaDeviceManagementDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire",
    "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Get-MgBetaDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Get-MgBetaDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions",
    "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices",
    "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "Command": "Get-MgBetaDeviceManagementDomainJoinConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/domainJoinConnectors",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "Command": "Get-MgBetaDeviceManagementDomainJoinConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/domainJoinConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/getEffectivePermissions",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementEffectivePermission"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests",
    "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest",
    "Command": "Get-MgBetaDeviceManagementElevationRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "Get-MgBetaDeviceManagementExchangeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "Get-MgBetaDeviceManagementExchangeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyCategories",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyDefinitions",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports",
    "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyObjectFiles",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyObjectFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedDeviceIdentities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "Get-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "Get-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "Command": "Get-MgBetaDeviceManagementIntentAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "Command": "Get-MgBetaDeviceManagementIntentAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "Command": "Get-MgBetaDeviceManagementIntentCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "Command": "Get-MgBetaDeviceManagementIntentCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting",
    "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementIntentSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementIntentSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "Command": "Get-MgBetaDeviceManagementIntentUserState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "Command": "Get-MgBetaDeviceManagementIntentUserState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntentUserStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary",
    "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/intuneBrandingProfiles",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/intuneBrandingProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "Get-MgBetaDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "Get-MgBetaDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/iosUpdateStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus",
    "OutputType": "IMicrosoftGraphCloudPcReviewStatus",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDeviceEncryptionStates",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDeviceOverview",
    "OutputType": "IMicrosoftGraphManagedDeviceOverview",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceUser"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelConfigurations",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics",
    "OutputType": "IMicrosoftGraphKeyLongValuePair",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries",
    "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring",
    "OutputType": "IMicrosoftGraphDeviceManagementMonitoring",
    "Command": "Get-MgBetaDeviceManagementMonitoring"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRecords",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications",
    "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRules",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/monitoring/alertRules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "Command": "Get-MgBetaDeviceManagementNdeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/ndesConnectors",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "Command": "Get-MgBetaDeviceManagementNdeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/ndesConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementNdeConnectorCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "Get-MgBetaDeviceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "Get-MgBetaDeviceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementPartnerCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "Command": "Get-MgBetaDeviceManagementRemoteActionAudit"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/remoteActionAudits",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "Command": "Get-MgBetaDeviceManagementRemoteActionAudit"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/remoteActionAudits/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "Command": "Get-MgBetaDeviceManagementReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getActiveMalwareReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getAppStatusOverviewReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getCachedReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCachedReport"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration",
    "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/cachedReportConfigurations",
    "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration",
    "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getComplianceSettingsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getConfigurationSettingsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getEncryptionReportForDevices",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "Command": "Get-MgBetaDeviceManagementReportExportJob"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/exportJobs",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "Command": "Get-MgBetaDeviceManagementReportExportJob"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/exportJobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportExportJobCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getFailedMobileAppsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getReportFilters",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportFilter"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getHistoricalReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportHistoricalReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getMalwareSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getSettingNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getUserInstallStatusReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/resourceAccessProfiles",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/resourceAccessProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "Get-MgBetaDeviceManagementResourceOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "Get-MgBetaDeviceManagementResourceOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementResourceOperationCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Retrieve",
      "RetrieveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementReusableSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reusableSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementReusableSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/reusableSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementReusableSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "Get-MgBetaDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "Get-MgBetaDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgBetaDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgBetaDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagById"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "Command": "Get-MgBetaDeviceManagementScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "Command": "Get-MgBetaDeviceManagementScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "Get-MgBetaDeviceManagementScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "Get-MgBetaDeviceManagementScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementScriptCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary",
    "Command": "Get-MgBetaDeviceManagementScriptRunSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/softwareUpdateStatusSummary",
    "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary",
    "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "Get-MgBetaDeviceManagementTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "Get-MgBetaDeviceManagementTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "Get-MgBetaDeviceManagementTemplateCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "Get-MgBetaDeviceManagementTemplateCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Get-MgBetaDeviceManagementTemplateSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTemplateSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/tenantAttachRBAC/getState",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTermAndConditionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/troubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/troubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "Command": "Get-MgBetaDeviceManagementUserPfxCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/userPfxCertificates",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "Command": "Get-MgBetaDeviceManagementUserPfxCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/userPfxCertificates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint",
    "OutputType": "IMicrosoftGraphVirtualEndpoint",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpoint"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}",
    "OutputType": "IMicrosoftGraphCloudPcAuditEvent",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/auditEvents",
    "OutputType": "IMicrosoftGraphCloudPcAuditEvent",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}",
    "OutputType": "IMicrosoftGraphCloudPc",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs",
    "OutputType": "IMicrosoftGraphCloudPc",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory",
    "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo",
    "OutputType": "IMicrosoftGraphCloudPcLaunchInfo",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')",
    "OutputType": "IMicrosoftGraphCloudPc",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping",
    "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages",
    "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/organizationSettings",
    "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports",
    "OutputType": "IMicrosoftGraphCloudPcReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Retrieve",
      "RetrieveExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Retrieve"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions",
    "OutputType": "IMicrosoftGraphCloudPcScopedPermission",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')",
    "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions",
    "OutputType": "IMicrosoftGraphCloudPcSubscription",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Retrieve"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting",
    "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotSettings",
    "OutputType": "IMicrosoftGraphWindowsAutopilotSettings",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/devices/{device-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDeviceMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDeviceMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceMemberOfCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredOwners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceRegisteredOwner"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredOwners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredOwnerCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredUsers",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceRegisteredUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceRegisteredUserAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDeviceRegisteredUserAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredUserByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredUserCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceTransitiveMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceTransitiveMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceTransitiveMemberOfCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/usageRights/{usageRight-id}",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "Get-MgBetaDeviceUsageRights"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/usageRights",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "Get-MgBetaDeviceUsageRights"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/usageRights/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDeviceUsageRightsCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDeviceUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory",
    "OutputType": "IMicrosoftGraphDirectory",
    "Command": "Get-MgBetaDirectory"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDirectoryAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDirectoryAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/delta",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "Get-MgBetaDirectoryAttributeSet"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/attributeSets",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "Get-MgBetaDirectoryAttributeSet"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/attributeSets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryAttributeSetCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities",
    "OutputType": "IMicrosoftGraphCertificateAuthorityPath",
    "Command": "Get-MgBetaDirectoryCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryDeletedItem"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaDirectoryDeletedItemAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaDirectoryDeletedItemAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDirectoryDeletedItemAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDirectoryDeletedItemAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDirectoryDeletedItemAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDirectoryDeletedItemAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDirectoryDeletedItemAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDirectoryDeletedItemAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryDeletedItemById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeletedItemMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "Get-MgBetaDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "Get-MgBetaDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgBetaDirectoryFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgBetaDirectoryFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryFederationConfigurationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Get-MgBetaDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/impactedResources",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Get-MgBetaDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/impactedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryImpactedResourceCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read",
        "Description": "Read shared cross-tenant user profile and export data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read any shared cross-tenant user profiles and export data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "Command": "Get-MgBetaDirectoryInboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read all shared cross-tenant user profiles and export their data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read all shared cross-tenant user profiles and export or delete their data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/inboundSharedUserProfiles",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "Command": "Get-MgBetaDirectoryInboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read all shared cross-tenant user profiles and export their data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read all shared cross-tenant user profiles and export or delete their data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant without a signed-in user.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/inboundSharedUserProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryObject"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryObject"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryObjectById"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryObjects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryObjectCount"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryObjectDelta"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryObjectMemberGroup"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryObjectMemberObject"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryObjects/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryObjectUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnPremDirectorySynchronization.ReadWrite.All",
      "Description": "Read and write all on-premises directory synchronization information",
      "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "Get-MgBetaDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnPremDirectorySynchronization.Read.All",
        "Description": "Read all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "OnPremDirectorySynchronization.ReadWrite.All",
        "Description": "Read and write all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/onPremisesSynchronization",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "Get-MgBetaDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnPremDirectorySynchronization.Read.All",
        "Description": "Read all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "OnPremDirectorySynchronization.ReadWrite.All",
        "Description": "Read and write all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/onPremisesSynchronization/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read",
        "Description": "Read shared cross-tenant user profile and export data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read any shared cross-tenant user profiles and export data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read",
        "Description": "Read shared cross-tenant user profile and export data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read any shared cross-tenant user profiles and export data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/outboundSharedUserProfiles",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read",
        "Description": "Read shared cross-tenant user profile and export data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read any shared cross-tenant user profiles and export data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/outboundSharedUserProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read",
        "Description": "Read shared cross-tenant user profile and export data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read any shared cross-tenant user profiles and export data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants",
    "OutputType": "IMicrosoftGraphTenantReference",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.Read",
        "Description": "Read shared cross-tenant user profile and export data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.Read.All",
        "Description": "Read any shared cross-tenant user profiles and export data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read all Azure AD recommendations",
        "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update all Azure AD recommendations",
        "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/recommendations/{recommendation-id}",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Get-MgBetaDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read all Azure AD recommendations",
        "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update all Azure AD recommendations",
        "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/recommendations",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Get-MgBetaDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read all Azure AD recommendations",
        "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update all Azure AD recommendations",
        "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/recommendations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRecommendationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read all Azure AD recommendations",
        "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update all Azure AD recommendations",
        "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Get-MgBetaDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read all Azure AD recommendations",
        "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update all Azure AD recommendations",
        "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Get-MgBetaDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read all Azure AD recommendations",
        "FullDescription": "Allows the app to read all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update all Azure AD recommendations",
        "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaDirectoryRole"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaDirectoryRole"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryRoleById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/delta",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaDirectoryRoleDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaDirectoryRoleMemberAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaDirectoryRoleMemberAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDirectoryRoleMemberAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaDirectoryRoleMemberAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDirectoryRoleMemberAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaDirectoryRoleMemberAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDirectoryRoleMemberAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDirectoryRoleMemberAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaDirectoryRoleScopedMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaDirectoryRoleScopedMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleScopedMemberCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "Get-MgBetaDirectoryRoleTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "Get-MgBetaDirectoryRoleTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryRoleTemplateById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleTemplateCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryRoleTemplateDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectoryRoleUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/settings/{directorySetting-id}",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "Get-MgBetaDirectorySetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/settings",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "Get-MgBetaDirectorySetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "Command": "Get-MgBetaDirectorySettingTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/directorySettingTemplates",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "Command": "Get-MgBetaDirectorySettingTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectorySettingTemplateById"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/directorySettingTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectorySettingTemplateCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/directorySettingTemplates/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectorySettingTemplateDelta"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaDirectorySettingTemplateMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "Command": "Get-MgBetaDirectorySharedEmailDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/sharedEmailDomains",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "Command": "Get-MgBetaDirectorySharedEmailDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/sharedEmailDomains/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectorySharedEmailDomainCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/subscriptions/{companySubscription-id}",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "Command": "Get-MgBetaDirectorySubscription"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/subscriptions",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "Command": "Get-MgBetaDirectorySubscription"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDirectorySubscriptionCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Get-MgBetaDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Get-MgBetaDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDomainCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "Get-MgBetaDomainFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "Get-MgBetaDomainFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/federationConfiguration/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDomainFederationConfigurationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDomainNameReference"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/domainNameReferences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaDomainNameReference"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/domainNameReferences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDomainNameReferenceCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgBetaDomainServiceConfigurationRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgBetaDomainServiceConfigurationRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDomainServiceConfigurationRecordCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "Command": "Get-MgBetaDomainSharedEmailDomainInvitation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "Command": "Get-MgBetaDomainSharedEmailDomainInvitation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgBetaDomainVerificationDnsRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgBetaDomainVerificationDnsRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDomainVerificationDnsRecordCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveBundleContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveBundleCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaDriveContentTypeBase"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaDriveContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaDriveContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveContentTypeBaseTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveFollowing"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveFollowing"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveFollowingContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveFollowingCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveItemActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveItemAnalyticTime"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemChildCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveItemListItemActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveItemListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaDriveItemListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveItemListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemPermissionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgBetaDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemThumbnailCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveListActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListColumnSourceColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListContentTypeColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListContentTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveListCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaDriveListDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveListItemActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaDriveListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/delta",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaDriveListItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListOperationCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveListSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveRootActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveRootActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveRootAnalyticTime"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootChildCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveRootCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/root/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveRootDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveRootLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaDriveRootListItemActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaDriveRootListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaDriveRootListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveRootListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootPermissionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgBetaDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootThumbnailCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaDriveRootVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaDriveRootVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveRootVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveSpecial"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaDriveSpecial"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaDriveSpecialContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/$count",
    "OutputType": null,
    "Command": "Get-MgBetaDriveSpecialCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationClassAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationClassAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentCategoryCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "Command": "Get-MgBetaEducationClassAssignmentDefault"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/delta",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationClassAssignmentDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgBetaEducationClassAssignmentGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationClassAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationClassAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationClassAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "Command": "Get-MgBetaEducationClassAssignmentSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgBetaEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgBetaEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadBasic.All",
        "Description": "Read a limited subset of the organization's roster",
        "FullDescription": "Allows the app to read a limited subset of properties from both the structure of schools and classes in the organization's roster and education-specific information about all users. Includes name, status, role, email address and photo.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite",
        "Description": "View and modify your school, class and user information",
        "FullDescription": "Allows the app to view and modify information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/delta",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationClassDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Write",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaEducationClassGroup"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationClassMember"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassMemberByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassMemberCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Get-MgBetaEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Get-MgBetaEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassModuleCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "Command": "Get-MgBetaEducationClassModuleResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "Command": "Get-MgBetaEducationClassModuleResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassModuleResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationClassSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationClassSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/schools/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassSchoolCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/teachers",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationClassTeacher"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/teachers/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassTeacherByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/teachers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationClassTeacherCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationMe"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/me/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationMeAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentCategoryCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/me/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/delta",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationMeAssignmentDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgBetaEducationMeAssignmentGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationMeAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationMeAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationMeAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgBetaEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgBetaEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationMeClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationMeClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/classes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeClassCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationMeRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationMeRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeRubricCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationMeSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationMeSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/schools/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeSchoolCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/taughtClasses/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationMeTaughtClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/taughtClasses",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationMeTaughtClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/taughtClasses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeTaughtClassCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Write",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaEducationMeUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaEducationMeUserMailboxSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/user/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaEducationMeUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/user/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "Command": "Get-MgBetaEducationRoot"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Write",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaEducationSchoolAdministrativeUnit"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationSchoolClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/classes/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSchoolClassByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/classes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSchoolClassCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSchoolCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadBasic.All",
        "Description": "Read a limited subset of the organization's roster",
        "FullDescription": "Allows the app to read a limited subset of properties from both the structure of schools and classes in the organization's roster and education-specific information about all users. Includes name, status, role, email address and photo.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite",
        "Description": "View and modify your school, class and user information",
        "FullDescription": "Allows the app to view and modify information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.WriteWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/delta",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationSchoolDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/users",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationSchoolUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/users/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSchoolUserByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/users/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSchoolUserCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.Read",
        "Description": "View your education app settings",
        "FullDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.Read.All",
        "Description": "Read Education app settings",
        "FullDescription": "Read the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      },
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "Command": "Get-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.Read",
        "Description": "View your education app settings",
        "FullDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.Read.All",
        "Description": "Read Education app settings",
        "FullDescription": "Read the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      },
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "Command": "Get-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.Read",
        "Description": "View your education app settings",
        "FullDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.Read.All",
        "Description": "Read Education app settings",
        "FullDescription": "Read the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      },
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSynchronizationProfileCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "Command": "Get-MgBetaEducationSynchronizationProfileError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.Read",
        "Description": "View your education app settings",
        "FullDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.Read.All",
        "Description": "Read Education app settings",
        "FullDescription": "Read the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      },
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "Command": "Get-MgBetaEducationSynchronizationProfileError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.Read",
        "Description": "View your education app settings",
        "FullDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.Read.All",
        "Description": "Read Education app settings",
        "FullDescription": "Read the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      },
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.Read",
        "Description": "View your education app settings",
        "FullDescription": "Allows the app to view the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.Read.All",
        "Description": "Read Education app settings",
        "FullDescription": "Read the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      },
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus",
    "Command": "Get-MgBetaEducationSynchronizationProfileStatus"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/users/{educationUser-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationUserAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentCategoryCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/users/{educationUser-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/delta",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgBetaEducationUserAssignmentDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgBetaEducationUserAssignmentGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationUserAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationUserAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationUserAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgBetaEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgBetaEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationUserClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationUserClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/classes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserClassCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadBasic.All",
        "Description": "Read a limited subset of the organization's roster",
        "FullDescription": "Allows the app to read a limited subset of properties from both the structure of schools and classes in the organization's roster and education-specific information about all users. Includes name, status, role, email address and photo.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite",
        "Description": "View and modify your school, class and user information",
        "FullDescription": "Allows the app to view and modify information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.WriteWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/delta",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgBetaEducationUserDelta"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaEducationUserMailboxSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationUserRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgBetaEducationUserRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserRubricCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationUserSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgBetaEducationUserSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/schools/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserSchoolCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaEducationUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationUserTaughtClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/taughtClasses",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgBetaEducationUserTaughtClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/taughtClasses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEducationUserTaughtClassCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgBetaEntitlementManagementAccessPackage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgBetaEntitlementManagementAccessPackage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Access",
      "Access1",
      "AccessViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/settings",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "Command": "Get-MgBetaEntitlementManagementSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "Command": "Get-MgBetaEntitlementManagementSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "Command": "Get-MgBetaEntitlementManagementSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaEntitlementManagementSubjectCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternal",
    "Command": "Get-MgBetaExternal"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "Get-MgBetaExternalAuthorizationSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/authorizationSystems",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "Get-MgBetaExternalAuthorizationSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalAuthorizationSystemCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo",
    "OutputType": "IMicrosoftGraphDataCollectionInfo",
    "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Get-MgBetaExternalConnection"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Get-MgBetaExternalConnection"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalConnectionCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalItem.Read.All",
        "Description": "Read all external items",
        "FullDescription": "Allows the app to read all external items without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "Get-MgBetaExternalConnectionGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "Get-MgBetaExternalConnectionGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalConnectionGroupCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Get-MgBetaExternalConnectionGroupMember"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Get-MgBetaExternalConnectionGroupMember"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalConnectionGroupMemberCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalItem.Read.All",
        "Description": "Read all external items",
        "FullDescription": "Allows the app to read all external items without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "Get-MgBetaExternalConnectionItem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "Get-MgBetaExternalConnectionItem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "Get-MgBetaExternalConnectionItemActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "Get-MgBetaExternalConnectionItemActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalConnectionItemActivityCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalConnectionItemCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "Get-MgBetaExternalConnectionOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "Get-MgBetaExternalConnectionOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalConnectionOperationCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ExternalConnection.ReadWrite.OwnedBy",
      "Description": "Read and write external connections",
      "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
      "IsAdmin": false
    },
    "Uri": "/external/connections/{externalConnection-id}/quota",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota",
    "Command": "Get-MgBetaExternalConnectionQuota"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "Command": "Get-MgBetaExternalConnectionSchema"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/industryData",
    "OutputType": "IMicrosoftGraphIndustryDataRoot",
    "Command": "Get-MgBetaExternalIndustryData"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "Command": "Get-MgBetaExternalIndustryDataConnector"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/dataConnectors",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "Command": "Get-MgBetaExternalIndustryDataConnector"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/dataConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataConnectorCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-InboundFlow.Read.All",
        "Description": "View inbound flow definitions",
        "FullDescription": "Allows the app to read inbound data flows without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-InboundFlow.ReadWrite.All",
        "Description": "Manage inbound flow definitions",
        "FullDescription": "Allows the app to read and write inbound data flows without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlow"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-InboundFlow.Read.All",
        "Description": "View inbound flow definitions",
        "FullDescription": "Allows the app to read inbound data flows without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-InboundFlow.ReadWrite.All",
        "Description": "Manage inbound flow definitions",
        "FullDescription": "Allows the app to read and write inbound data flows without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/inboundFlows",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlow"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-InboundFlow.Read.All",
        "Description": "View inbound flow definitions",
        "FullDescription": "Allows the app to read inbound data flows without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-InboundFlow.ReadWrite.All",
        "Description": "Manage inbound flow definitions",
        "FullDescription": "Allows the app to read and write inbound data flows without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/inboundFlows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgBetaExternalIndustryDataOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgBetaExternalIndustryDataOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataOperationCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData-ReferenceDefinition.Read.All",
      "Description": "View reference definitions",
      "FullDescription": "Allows the app to read reference definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/referenceDefinitions",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/referenceDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData-ReferenceDefinition.Read.All",
      "Description": "View reference definitions",
      "FullDescription": "Allows the app to read reference definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/roleGroups/{roleGroup-id}",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "Command": "Get-MgBetaExternalIndustryDataRoleGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/roleGroups",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "Command": "Get-MgBetaExternalIndustryDataRoleGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "View basic service and resource information",
      "FullDescription": "Allows the app to read basic service and resource information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/roleGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/runs/{industryDataRun-id}",
    "OutputType": "IMicrosoftGraphIndustryDataRun",
    "Command": "Get-MgBetaExternalIndustryDataRun"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/runs",
    "OutputType": "IMicrosoftGraphIndustryDataRun",
    "Command": "Get-MgBetaExternalIndustryDataRun"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}",
    "OutputType": "IMicrosoftGraphIndustryDataRunActivity",
    "Command": "Get-MgBetaExternalIndustryDataRunActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/industryData/runs/{industryDataRun-id}/activities",
    "OutputType": "IMicrosoftGraphIndustryDataRunActivity",
    "Command": "Get-MgBetaExternalIndustryDataRunActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataRunActivityCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/runs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataRunCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics",
    "OutputType": "IMicrosoftGraphIndustryDataRunStatistics",
    "Command": "Get-MgBetaExternalIndustryDataRunStatistics"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-SourceSystem.Read.All",
        "Description": "View source system definitions",
        "FullDescription": "Allows the app to read source system definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-SourceSystem.ReadWrite.All",
        "Description": "Manage source system definitions",
        "FullDescription": "Allows the app to read and write source system definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "Command": "Get-MgBetaExternalIndustryDataSourceSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-SourceSystem.Read.All",
        "Description": "View source system definitions",
        "FullDescription": "Allows the app to read source system definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-SourceSystem.ReadWrite.All",
        "Description": "Manage source system definitions",
        "FullDescription": "Allows the app to read and write source system definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/sourceSystems",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "Command": "Get-MgBetaExternalIndustryDataSourceSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-SourceSystem.Read.All",
        "Description": "View source system definitions",
        "FullDescription": "Allows the app to read source system definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-SourceSystem.ReadWrite.All",
        "Description": "Manage source system definitions",
        "FullDescription": "Allows the app to read and write source system definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/sourceSystems/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "Command": "Get-MgBetaExternalIndustryDataYear"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/years",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "Command": "Get-MgBetaExternalIndustryDataYear"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/years/$count",
    "OutputType": null,
    "Command": "Get-MgBetaExternalIndustryDataYearCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials",
    "OutputType": "IMicrosoftGraphFinancials",
    "Command": "Get-MgBetaFinancial"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}",
    "OutputType": "IMicrosoftGraphCompany",
    "Command": "Get-MgBetaFinancialCompany"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies",
    "OutputType": "IMicrosoftGraphCompany",
    "Command": "Get-MgBetaFinancialCompany"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/accounts/{account-id}",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/accounts",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/accounts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyAccountCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}",
    "OutputType": "IMicrosoftGraphAgedAccountsPayable",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/agedAccountsPayable",
    "OutputType": "IMicrosoftGraphAgedAccountsPayable",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}",
    "OutputType": "IMicrosoftGraphAgedAccountsReceivable",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/agedAccountsReceivable",
    "OutputType": "IMicrosoftGraphAgedAccountsReceivable",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "Command": "Get-MgBetaFinancialCompanyCountryRegion"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/countriesRegions",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "Command": "Get-MgBetaFinancialCompanyCountryRegion"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/countriesRegions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCountryRegionCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/currencies/{currency-id}",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/currencies",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/currencies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCurrencyCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanyCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanyCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "Get-MgBetaFinancialCompanyCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "Get-MgBetaFinancialCompanyCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}",
    "OutputType": "IMicrosoftGraphDimension",
    "Command": "Get-MgBetaFinancialCompanyDimension"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/dimensions",
    "OutputType": "IMicrosoftGraphDimension",
    "Command": "Get-MgBetaFinancialCompanyDimension"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/dimensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyDimensionCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}",
    "OutputType": "IMicrosoftGraphDimensionValue",
    "Command": "Get-MgBetaFinancialCompanyDimensionValue"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/dimensionValues",
    "OutputType": "IMicrosoftGraphDimensionValue",
    "Command": "Get-MgBetaFinancialCompanyDimensionValue"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyDimensionValueCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}",
    "OutputType": "IMicrosoftGraphEmployee",
    "Command": "Get-MgBetaFinancialCompanyEmployee"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees",
    "OutputType": "IMicrosoftGraphEmployee",
    "Command": "Get-MgBetaFinancialCompanyEmployee"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyEmployeeCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyEmployeePicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyEmployeePicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}",
    "OutputType": "IMicrosoftGraphGeneralLedgerEntry",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries",
    "OutputType": "IMicrosoftGraphGeneralLedgerEntry",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}",
    "OutputType": "IMicrosoftGraphCompanyInformation",
    "Command": "Get-MgBetaFinancialCompanyInformation"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/companyInformation",
    "OutputType": "IMicrosoftGraphCompanyInformation",
    "Command": "Get-MgBetaFinancialCompanyInformation"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/companyInformation/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyInformationCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyInformationPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/items/{item-id}",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanyItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanyItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanyItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/itemCategories",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanyItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/itemCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyItemCategoryCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyItemCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}",
    "OutputType": "IMicrosoftGraphJournal",
    "Command": "Get-MgBetaFinancialCompanyJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journals",
    "OutputType": "IMicrosoftGraphJournal",
    "Command": "Get-MgBetaFinancialCompanyJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyJournalAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyJournalCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}",
    "OutputType": "IMicrosoftGraphJournalLine",
    "Command": "Get-MgBetaFinancialCompanyJournalLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines",
    "OutputType": "IMicrosoftGraphJournalLine",
    "Command": "Get-MgBetaFinancialCompanyJournalLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyJournalLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyJournalLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanyPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/paymentMethods",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanyPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/paymentMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanyPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/paymentTerms",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanyPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/paymentTerms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPaymentTermCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}",
    "OutputType": "IMicrosoftGraphPurchaseInvoice",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices",
    "OutputType": "IMicrosoftGraphPurchaseInvoice",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}",
    "OutputType": "IMicrosoftGraphPurchaseInvoiceLine",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines",
    "OutputType": "IMicrosoftGraphPurchaseInvoiceLine",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor",
    "OutputType": "IMicrosoftGraphVendor",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}",
    "OutputType": "IMicrosoftGraphSalesCreditMemo",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemo"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos",
    "OutputType": "IMicrosoftGraphSalesCreditMemo",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemo"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}",
    "OutputType": "IMicrosoftGraphSalesInvoice",
    "Command": "Get-MgBetaFinancialCompanySaleInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices",
    "OutputType": "IMicrosoftGraphSalesInvoice",
    "Command": "Get-MgBetaFinancialCompanySaleInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}",
    "OutputType": "IMicrosoftGraphSalesInvoiceLine",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines",
    "OutputType": "IMicrosoftGraphSalesInvoiceLine",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}",
    "OutputType": "IMicrosoftGraphSalesOrder",
    "Command": "Get-MgBetaFinancialCompanySaleOrder"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders",
    "OutputType": "IMicrosoftGraphSalesOrder",
    "Command": "Get-MgBetaFinancialCompanySaleOrder"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleOrderCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}",
    "OutputType": "IMicrosoftGraphSalesOrderLine",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines",
    "OutputType": "IMicrosoftGraphSalesOrderLine",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}",
    "OutputType": "IMicrosoftGraphSalesQuote",
    "Command": "Get-MgBetaFinancialCompanySaleQuote"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes",
    "OutputType": "IMicrosoftGraphSalesQuote",
    "Command": "Get-MgBetaFinancialCompanySaleQuote"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}",
    "OutputType": "IMicrosoftGraphSalesQuoteLine",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines",
    "OutputType": "IMicrosoftGraphSalesQuoteLine",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account",
    "OutputType": "IMicrosoftGraphAccount",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/shipmentMethods",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/shipmentMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}",
    "OutputType": "IMicrosoftGraphTaxArea",
    "Command": "Get-MgBetaFinancialCompanyTaxArea"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/taxAreas",
    "OutputType": "IMicrosoftGraphTaxArea",
    "Command": "Get-MgBetaFinancialCompanyTaxArea"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/taxAreas/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyTaxAreaCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "Command": "Get-MgBetaFinancialCompanyTaxGroup"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/taxGroups",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "Command": "Get-MgBetaFinancialCompanyTaxGroup"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/taxGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyTaxGroupCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}",
    "OutputType": "IMicrosoftGraphVendor",
    "Command": "Get-MgBetaFinancialCompanyVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors",
    "OutputType": "IMicrosoftGraphVendor",
    "Command": "Get-MgBetaFinancialCompanyVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyVendorCount"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Get-MgBetaFinancialCompanyVendorCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Get-MgBetaFinancialCompanyVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyVendorPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count",
    "OutputType": null,
    "Command": "Get-MgBetaFinancialCompanyVendorPictureCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/acceptedSenders",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupAcceptedSender"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/acceptedSenders/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaGroupAcceptedSenderByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/acceptedSenders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupAcceptedSenderCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaGroupAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaGroupAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/appRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupAppRoleAssignmentCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupById"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups(uniqueName='{uniqueName}')",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupByUniqueName"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaGroupCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupCalendarEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupCalendarEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupCalendarEventDelta"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgBetaGroupCalendarPermission"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgBetaGroupCalendarPermission"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupCalendarPermissionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/getSchedule",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "Command": "Get-MgBetaGroupCalendarSchedule"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/groups/{group-id}/calendar/calendarView",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupCalendarView"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "OutputType": "IMicrosoftGraphConversation",
    "Command": "Get-MgBetaGroupConversation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations",
    "OutputType": "IMicrosoftGraphConversation",
    "Command": "Get-MgBetaGroupConversation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgBetaGroupConversationThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgBetaGroupConversationThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgBetaGroupConversationThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgBetaGroupConversationThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupConversationThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupConversationThreadPostMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupConversationThreadPostMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupConversationThreadPostMentionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/createdOnBehalfOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupCreatedOnBehalfOf"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupDefaultDrive"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/delta",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveBundleContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveBundleCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupDriveContentTypeBase"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupDriveContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupDriveContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveFollowing"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveFollowing"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveFollowingContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveFollowingCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveItemActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveItemAnalyticTime"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemChildCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveItemListItemActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupDriveItemListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveItemListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemPermissionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgBetaGroupDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaGroupDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaGroupDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemThumbnailCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaGroupDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaGroupDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaGroupDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveListActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListColumnSourceColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListContentTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveListCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupDriveListDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveListItemActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupDriveListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupDriveListItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaGroupDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaGroupDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListOperationCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveListSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveRootActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveRootActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveRootAnalyticTime"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootChildCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveRootDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupDriveRootListItemActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupDriveRootListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveRootListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootPermissionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgBetaGroupDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaGroupDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaGroupDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootThumbnailCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaGroupDriveRootVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaGroupDriveRootVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveRootVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveSpecial"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupDriveSpecial"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveSpecialContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupDriveSpecialCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/endpoints/{endpoint-id}",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaGroupEndpoint"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/endpoints",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaGroupEndpoint"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/endpoints/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEndpointCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaGroupEventCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/events/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventDelta"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}/instances",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaGroupEventInstanceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupEventInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupEventInstanceExtensionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupExtensionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Get-MgBetaGroupLifecyclePolicy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupLifecyclePolicies",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Get-MgBetaGroupLifecyclePolicy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/groupLifecyclePolicies",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Get-MgBetaGroupLifecyclePolicyByGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupLifecyclePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupLifecyclePolicyCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupMember"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupMemberAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupMemberAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupMemberAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupMemberAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupMemberAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupMemberAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupMemberAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupMemberAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupMemberAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupMemberAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCountAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCountAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCountAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCountAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberCountAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberObject"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupMemberOf"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupMemberOf"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupMemberOfAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupMemberOfAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberOfCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupMemberWithLicenseError"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupMemberWithLicenseError"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenoteNotebookCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgBetaGroupOnenoteOperation"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenoteOperationCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenotePageCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "Command": "Get-MgBetaGroupOnenoteRecentNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgBetaGroupOnenoteResource"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenoteResourceContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenoteResourceCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenoteSectionCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOnenoteSectionGroupCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupOnenoteSectionPage"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupOwner"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupOwnerAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupOwnerAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupOwnerAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupOwnerAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupOwnerAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupOwnerAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupOwnerAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupOwnerAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupOwnerAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupOwnerAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCountAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCountAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCountAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCountAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupOwnerCountAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaGroupPermissionGrant"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaGroupPermissionGrant"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupPermissionGrantCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaGroupPhoto"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photos",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaGroupPhoto"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaGroupPhotoContent"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "Command": "Get-MgBetaGroupPlanner"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaGroupPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaGroupPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaGroupPlannerPlanBucket"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaGroupPlannerPlanBucketDelta"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/planner/plans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupPlannerPlanCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      }
    ],
    "Uri": "/groups/{group-id}/planner/plans/delta",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaGroupPlannerPlanDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Get-MgBetaGroupPlannerPlanDetail"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaGroupPlannerPlanTask"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaGroupPlannerPlanTaskDelta"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/rejectedSenders",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupRejectedSender"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaGroupRejectedSenderByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/rejectedSenders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupRejectedSenderCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/{directorySetting-id}",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "Get-MgBetaGroupSetting"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "Get-MgBetaGroupSetting"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSettingCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaGroupSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaGroupSite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupSiteActivityByInterval"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupSiteAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupSiteAnalyticTime"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaGroupSiteByPath"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteColumnSourceColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteContentTypeBase"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteContentTypeBaseType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteContentTypeBaseType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteContentTypeColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteContentTypeCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupSiteDefaultDrive"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/delta",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaGroupSiteDelta"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupSiteDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupSiteDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteDriveCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteExternalColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteExternalColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteExternalColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Get-MgBetaGroupSiteInformationProtection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker",
    "OutputType": "IMicrosoftGraphBitlocker",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}",
    "OutputType": "IMicrosoftGraphBaseItem",
    "Command": "Get-MgBetaGroupSiteItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/items",
    "OutputType": "IMicrosoftGraphBaseItem",
    "Command": "Get-MgBetaGroupSiteItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteItemCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaGroupSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaGroupSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupSiteListActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListColumnSourceColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListContentTypeCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteListCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaGroupSiteListDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaGroupSiteListItemActivity"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaGroupSiteListItemActivityByInterval"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemActivityCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupSiteListItemActivityListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaGroupSiteListItemAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaGroupSiteListItemDelta"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupSiteListItemDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaGroupSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemVersionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListItemVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaGroupSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaGroupSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListOperationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaGroupSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteListSubscriptionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "OutputType": "IMicrosoftGraphOnenote",
    "Command": "Get-MgBetaGroupSiteOnenote"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgBetaGroupSiteOnenoteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgBetaGroupSiteOnenoteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteOperationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenotePageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenotePageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenotePageParentSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgBetaGroupSiteOnenoteResource"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgBetaGroupSiteOnenoteResource"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteResourceContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteResourceCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaGroupSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaGroupSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteOperationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "Get-MgBetaGroupSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "Get-MgBetaGroupSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage",
    "OutputType": "IMicrosoftGraphSitePage",
    "Command": "Get-MgBetaGroupSitePageAsSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage",
    "OutputType": "IMicrosoftGraphSitePage",
    "Command": "Get-MgBetaGroupSitePageAsSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout",
    "OutputType": "IMicrosoftGraphCanvasLayout",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts",
    "OutputType": "IMicrosoftGraphWebPart",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection",
    "OutputType": "IMicrosoftGraphVerticalSection",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts",
    "OutputType": "IMicrosoftGraphWebPart",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts",
    "OutputType": "IMicrosoftGraphWebPart",
    "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionColumnWebpartCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCanvaLayoutHorizontalSectionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCanvaLayoutVerticalSectionWebpartCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCountAsSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSitePageCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart",
    "OutputType": "IMicrosoftGraphWebPartPosition",
    "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart",
    "OutputType": "IMicrosoftGraphWebPartPosition",
    "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart",
    "OutputType": "IMicrosoftGraphWebPartPosition",
    "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePageWebPartCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaGroupSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaGroupSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSitePermissionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin",
    "OutputType": "IMicrosoftGraphRecycleBin",
    "Command": "Get-MgBetaGroupSiteRecycleBin"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "Command": "Get-MgBetaGroupSiteRecycleBinItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "Command": "Get-MgBetaGroupSiteRecycleBinItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Get-MgBetaGroupSiteTermStore"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaGroupSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaGroupSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaGroupSubSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaGroupSubSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupSubSiteCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgBetaGroupTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team/channels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupTeamChannelFileFolder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaGroupTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaGroupTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamChannelTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaGroupTeamChannelTabTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupTeamGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaGroupTeamIncomingChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaGroupTeamIncomingChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamIncomingChannelCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaGroupTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaGroupTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamInstalledAppCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaGroupTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaGroupTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamOperationCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupTeamOwner"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupTeamOwner"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamOwnerCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaGroupTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaGroupTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPermissionGrantCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaGroupTeamPhoto"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPhotoContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaGroupTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Get-MgBetaGroupTeamSchedule"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "Get-MgBetaGroupTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/dayNotes",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "Get-MgBetaGroupTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgBetaGroupTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgBetaGroupTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleShiftCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Get-MgBetaGroupTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeCards",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Get-MgBetaGroupTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeCards/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgBetaGroupTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgBetaGroupTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamTagCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgBetaGroupTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgBetaGroupTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamTagMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/template",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/templateDefinition",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "Command": "Get-MgBetaGroupTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgBetaGroupThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgBetaGroupThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgBetaGroupThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgBetaGroupThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostAttachmentCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostExtensionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupThreadPostMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaGroupThreadPostMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupThreadPostMentionCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupTransitiveMember"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMembers",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupTransitiveMember"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupTransitiveMemberAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaGroupTransitiveMemberAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupTransitiveMemberAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaGroupTransitiveMemberAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupTransitiveMemberAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupTransitiveMemberAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupTransitiveMemberAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaGroupTransitiveMemberAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupTransitiveMemberOf"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupTransitiveMemberOf"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberOfCount"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaGroupUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgBetaIdentityApiConnector"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgBetaIdentityApiConnector"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityApiConnectorCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow",
    "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow",
    "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications",
    "OutputType": "IMicrosoftGraphAuthenticationConditionApplication",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAttributeByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowAttributeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions",
    "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowIdentityProviderCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications",
    "OutputType": "IMicrosoftGraphAuthenticationConditionApplication",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection",
    "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart",
    "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStart"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "Command": "Get-MgBetaIdentityAuthenticationEventListener"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventListeners",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "Command": "Get-MgBetaIdentityAuthenticationEventListener"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/authenticationEventListeners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "Command": "Get-MgBetaIdentityB2CUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "Command": "Get-MgBetaIdentityB2CUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "Get-MgBetaIdentityB2XUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "Get-MgBetaIdentityB2XUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration",
    "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration",
    "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "Command": "Get-MgBetaIdentityConditionalAccess"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/namedLocations",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/namedLocations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "Get-MgBetaIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/policies",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "Get-MgBetaIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/policies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "Command": "Get-MgBetaIdentityConditionalAccessTemplate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/templates",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "Command": "Get-MgBetaIdentityConditionalAccessTemplate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/templates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/continuousAccessEvaluationPolicy",
    "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy",
    "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "Command": "Get-MgBetaIdentityCustomAuthenticationExtension"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "Command": "Get-MgBetaIdentityCustomAuthenticationExtension"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AccessReview",
        "Description": "Read and write your organization's directory access review default policy",
        "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/policy",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems",
    "OutputType": "IMicrosoftGraphDeletedItemContainer",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics",
    "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws",
    "OutputType": "IMicrosoftGraphPermissionsAnalytics",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/findings",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure",
    "OutputType": "IMicrosoftGraphPermissionsAnalytics",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/findings",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp",
    "OutputType": "IMicrosoftGraphPermissionsAnalytics",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement",
    "OutputType": "IMicrosoftGraphPermissionsManagement",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgBetaIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgBetaIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityProviderCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlows/{identityUserFlow-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "Command": "Get-MgBetaIdentityUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlows",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "Command": "Get-MgBetaIdentityUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgBetaIdentityUserFlowAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlowAttributes",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgBetaIdentityUserFlowAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlowAttributes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityUserFlowAttributeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlows/$count",
    "OutputType": null,
    "Command": "Get-MgBetaIdentityUserFlowCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Get-MgBetaInformationProtection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/bitlocker",
    "OutputType": "IMicrosoftGraphBitlocker",
    "Command": "Get-MgBetaInformationProtectionBitlocker"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BitLockerKey.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BitLockerKey.ReadBasic.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BitLockerKey.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BitLockerKey.ReadBasic.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/bitlocker/recoveryKeys",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BitLockerKey.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BitLockerKey.ReadBasic.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/bitlocker/recoveryKeys/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/policy",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "Command": "Get-MgBetaInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Get-MgBetaInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/policy/labels",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Get-MgBetaInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/policy/labels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionPolicyLabelCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/sensitivityLabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/sensitivityPolicySettings",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatAssessment.Read.All",
        "Description": "Read threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatAssessment.ReadWrite.All",
        "Description": "Read and write threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatAssessment.Read.All",
        "Description": "Read threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatAssessment.ReadWrite.All",
        "Description": "Read and write threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatAssessment.Read.All",
        "Description": "Read threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatAssessment.ReadWrite.All",
        "Description": "Read and write threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/informationProtection/threatAssessmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "Get-MgBetaInvitation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "Get-MgBetaInvitation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInvitationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaInvitationInvitedUserSponsor"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUserSponsors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaInvitationInvitedUserSponsor"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaInvitationInvitedUserSponsorCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOauth2PermissionGrantCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants/delta",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaOauth2PermissionGrantDelta"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "Command": "Get-MgBetaOnPremisePublishingProfile"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "Command": "Get-MgBetaOnPremisePublishingProfile"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}",
    "OutputType": "IMicrosoftGraphConnector",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnector"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors",
    "OutputType": "IMicrosoftGraphConnector",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnector"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members",
    "OutputType": "IMicrosoftGraphConnector",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfileCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "Get-MgBetaOrganization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "Get-MgBetaOrganization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "Command": "Get-MgBetaOrganizationBranding"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/backgroundImage",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingBackgroundImage"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingBannerLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingCustomCss"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/favicon",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingFavicon"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingHeaderLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "Get-MgBetaOrganizationBrandingLocalization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding/localizations",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "Get-MgBetaOrganizationBrandingLocalization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogo",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingSquareLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaOrganizationById"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaOrganizationExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationExtensionCount"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationMemberGroup"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaOrganizationMemberObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/partnerInformation",
    "OutputType": "IMicrosoftGraphPartnerInformation",
    "Command": "Get-MgBetaOrganizationPartnerInformation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/settings",
    "OutputType": "IMicrosoftGraphOrganizationSettings",
    "Command": "Get-MgBetaOrganizationSetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Organization.Read.All",
        "Description": "Read organization information",
        "FullDescription": "Allows the app to read the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      },
      {
        "Name": "Organization.ReadWrite.All",
        "Description": "Read and write organization information",
        "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      }
    ],
    "Uri": "/organization/{organization-id}/settings/contactInsights",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "Command": "Get-MgBetaOrganizationSettingContactInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/organization/{organization-id}/settings/itemInsights",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "Command": "Get-MgBetaOrganizationSettingItemInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Organization.Read.All",
        "Description": "Read organization information",
        "FullDescription": "Allows the app to read the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      },
      {
        "Name": "Organization.ReadWrite.All",
        "Description": "Read and write organization information",
        "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      }
    ],
    "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess",
    "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings",
    "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/organization/{organization-id}/settings/peopleInsights",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "Command": "Get-MgBetaOrganizationSettingPersonInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaOrganizationUserOwnedObject"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/room",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgBetaPlaceAsRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/room",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgBetaPlaceAsRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList",
    "OutputType": "IMicrosoftGraphRoomList",
    "Command": "Get-MgBetaPlaceAsRoomList"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/roomList",
    "OutputType": "IMicrosoftGraphRoomList",
    "Command": "Get-MgBetaPlaceAsRoomList"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/{room-id}",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgBetaPlaceAsRoomListRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgBetaPlaceAsRoomListRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}",
    "OutputType": "IMicrosoftGraphWorkspace",
    "Command": "Get-MgBetaPlaceAsRoomListWorkspace"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/workspaces",
    "OutputType": "IMicrosoftGraphWorkspace",
    "Command": "Get-MgBetaPlaceAsRoomListWorkspace"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlaceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/room/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlaceCountAsRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/roomList/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlaceCountAsRoomList"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlaceRoomCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/workspaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlaceWorkspaceCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "Command": "Get-MgBetaPlanner"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaPlannerBucket"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaPlannerBucket"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlannerBucketCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/delta",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaPlannerBucketDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaPlannerBucketTask"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaPlannerPlanBucket"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlannerPlanCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/delta",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaPlannerPlanDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Get-MgBetaPlannerPlanDetail"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaPlannerPlanTask"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "Command": "Get-MgBetaPlannerRoster"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/planner/rosters",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "Command": "Get-MgBetaPlannerRoster"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/planner/rosters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlannerRosterCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "Command": "Get-MgBetaPlannerRosterMember"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/members",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "Command": "Get-MgBetaPlannerRosterMember"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlannerRosterMemberCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaPlannerRosterPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaPlannerRosterPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlannerRosterPlanCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaPlannerTask"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaPlannerTask"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPlannerTaskCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      }
    ],
    "Uri": "/planner/tasks/delta",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaPlannerTaskDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/details",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "Command": "Get-MgBetaPlannerTaskDetail"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AccessReview",
        "Description": "Read and write your organization's directory access review default policy",
        "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/accessReviewPolicy",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "Command": "Get-MgBetaPolicyAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/activityBasedTimeoutPolicies",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/activityBasedTimeoutPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConsentRequest",
        "Description": "Read and write your organization's consent request policy",
        "FullDescription": "Allows the app to read and write your organization's consent requests policy without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/adminConsentRequestPolicy",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgBetaPolicyAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgBetaPolicyAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAppManagementPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationFlows",
        "Description": "Read and write authentication flow policies",
        "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationFlowsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write all authentication method policies ",
      "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/policies/authenticationMethodsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "Command": "Get-MgBetaPolicyAuthorizationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authorizationPolicy",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "Command": "Get-MgBetaPolicyAuthorizationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authorizationPolicy/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAuthorizationPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/b2cAuthenticationMethodsPolicy",
    "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy",
    "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Get-MgBetaPolicyClaimMappingPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Get-MgBetaPolicyClaimMappingPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyClaimMappingPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/conditionalAccessPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates",
    "OutputType": "IMicrosoftGraphPolicyTemplate",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/defaultAppManagementPolicy",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.DeviceConfiguration",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.DeviceConfiguration",
        "Description": "Read and write your organization's device configuration policies",
        "FullDescription": "Allows the app to read and write your organization's device configuration policies on your behalf. For example, device registration policy can limit initial provisioning controls using quota restrictions, additional authentication and authorization checks.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/deviceRegistrationPolicy",
    "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy",
    "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/directoryRoleAccessReviewPolicy",
    "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy",
    "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ExternalIdentities",
        "Description": "Read and write your organization's external identities policy",
        "FullDescription": "Allows the application to read and update the organization's external identities policy without a signed-in user. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/externalIdentitiesPolicy",
    "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy",
    "Command": "Get-MgBetaPolicyExternalIdentityPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/federatedTokenValidationPolicy",
    "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy",
    "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileAppManagementPolicies",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileAppManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileDeviceManagementPolicies",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileDeviceManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.MobilityManagement",
        "Description": "Read and write your organization's mobility management policies",
        "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Get-MgBetaPolicyRoleManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Get-MgBetaPolicyRoleManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicyAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicyAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyRoleManagementPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print",
    "OutputType": "IMicrosoftGraphPrint",
    "Command": "Get-MgBetaPrint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/connectors/{printConnector-id}",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgBetaPrintConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/connectors",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgBetaPrintConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/connectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintConnectorCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/operations/{printOperation-id}",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "Get-MgBetaPrintOperation"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/operations",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "Get-MgBetaPrintOperation"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintOperationCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgBetaPrintPrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgBetaPrintPrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/getCapabilities",
    "OutputType": "IMicrosoftGraphPrinterCapabilities",
    "Command": "Get-MgBetaPrintPrinterCapability"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgBetaPrintPrinterConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/connectors",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgBetaPrintPrinterConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/connectors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterConnectorCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterJobCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgBetaPrintPrinterJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgBetaPrintPrinterJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterJobDocumentContent"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterJobDocumentCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintPrinterJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintPrinterJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterJobTaskCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgBetaPrintPrinterJobTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgBetaPrintPrinterJobTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgBetaPrintPrinterShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgBetaPrintPrinterShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroup"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUser"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/shares/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareJobCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgBetaPrintPrinterShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgBetaPrintPrinterShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintPrinterShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintPrinterShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterShareJobTaskCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/printer",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgBetaPrintPrinterSharePrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgBetaPrintPrinterTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgBetaPrintPrinterTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintPrinterTaskTriggerCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "Get-MgBetaPrintService"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "Get-MgBetaPrintService"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintServiceCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "Get-MgBetaPrintServiceEndpoint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}/endpoints",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "Get-MgBetaPrintServiceEndpoint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}/endpoints/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintServiceEndpointCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgBetaPrintShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgBetaPrintShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaPrintShareAllowedGroup"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareAllowedGroupByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareAllowedGroupCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaPrintShareAllowedUser"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareAllowedUserByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareAllowedUserCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareJobCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgBetaPrintShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgBetaPrintShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareJobDocumentContent"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareJobDocumentCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintShareJobTaskCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgBetaPrintShareJobTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgBetaPrintShareJobTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/printer",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgBetaPrintSharePrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgBetaPrintTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgBetaPrintTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintTaskDefinitionCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintTaskDefinitionTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgBetaPrintTaskDefinitionTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrintTaskDefinitionTaskCount"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgBetaPrivacySubjectRightsRequest"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgBetaPrivacySubjectRightsRequest"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "Command": "Get-MgBetaPrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "Command": "Get-MgBetaPrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessResourceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceParent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Get-MgBetaPrivilegedAccessRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrivilegedAccess.ReadWrite.AzureAD",
      "Description": "Read and write privileged access to Azure AD",
      "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privilegedApproval/{privilegedApproval-id}",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "Command": "Get-MgBetaPrivilegedApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrivilegedAccess.ReadWrite.AzureAD",
      "Description": "Read and write privileged access to Azure AD",
      "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privilegedApproval",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "Command": "Get-MgBetaPrivilegedApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "PrivilegedAccess.ReadWrite.AzureAD",
      "Description": "Read and write privileged access to Azure AD",
      "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privilegedApproval/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedApprovalCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/request",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedApprovalRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "Command": "Get-MgBetaPrivilegedOperationEvent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedOperationEvents",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "Command": "Get-MgBetaPrivilegedOperationEvent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedOperationEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedOperationEventCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoles/{privilegedRole-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Get-MgBetaPrivilegedRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoles",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Get-MgBetaPrivilegedRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "PrivilegedAccess.ReadWrite.AzureAD",
        "Description": "Read and write privileged access to Azure AD",
        "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privilegedRoleAssignmentRequests",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "PrivilegedAccess.ReadWrite.AzureAD",
        "Description": "Read and write privileged access to Azure AD",
        "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privilegedRoleAssignmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaPrivilegedRoleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedRoleRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Get-MgBetaPrivilegedRoleRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoles/{privilegedRole-id}/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Get-MgBetaPrivilegedRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Get-MgBetaPrivilegedRoleSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/programs/{program-id}",
    "OutputType": "IMicrosoftGraphProgram",
    "Command": "Get-MgBetaProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read all programs",
        "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ProgramControl.ReadWrite.All",
        "Description": "Manage all programs",
        "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/programs",
    "OutputType": "IMicrosoftGraphProgram",
    "Command": "Get-MgBetaProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/programControls/{programControl-id}",
    "OutputType": "IMicrosoftGraphProgramControl",
    "Command": "Get-MgBetaProgramControl"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read all programs",
        "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ProgramControl.ReadWrite.All",
        "Description": "Manage all programs",
        "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/programControls",
    "OutputType": "IMicrosoftGraphProgramControl",
    "Command": "Get-MgBetaProgramControl"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read all programs",
        "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ProgramControl.ReadWrite.All",
        "Description": "Manage all programs",
        "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/programControls/$count",
    "OutputType": null,
    "Command": "Get-MgBetaProgramControlCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/programControls/{programControl-id}/program",
    "OutputType": "IMicrosoftGraphProgram",
    "Command": "Get-MgBetaProgramControlProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/programControlTypes/{programControlType-id}",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "Command": "Get-MgBetaProgramControlType"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read all programs",
        "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ProgramControl.ReadWrite.All",
        "Description": "Manage all programs",
        "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/programControlTypes",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "Command": "Get-MgBetaProgramControlType"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read all programs",
        "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ProgramControl.ReadWrite.All",
        "Description": "Manage all programs",
        "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/programControlTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaProgramControlTypeCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read all programs",
        "FullDescription": "Allows the app to read programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ProgramControl.ReadWrite.All",
        "Description": "Manage all programs",
        "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/programs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaProgramCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}",
    "OutputType": "IMicrosoftGraphAppCredentialSignInActivity",
    "Command": "Get-MgBetaReportAppCredentialSignInActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/appCredentialSignInActivities",
    "OutputType": "IMicrosoftGraphAppCredentialSignInActivity",
    "Command": "Get-MgBetaReportAppCredentialSignInActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/appCredentialSignInActivities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportAppCredentialSignInActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}",
    "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary",
    "Command": "Get-MgBetaReportApplicationSignInDetailedSummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/applicationSignInDetailedSummary",
    "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary",
    "Command": "Get-MgBetaReportApplicationSignInDetailedSummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/applicationSignInDetailedSummary/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/getAttackSimulationRepeatOffenders",
    "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender",
    "Command": "Get-MgBetaReportAttackSimulationRepeatOffender"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/getAttackSimulationTrainingUserCoverage",
    "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage",
    "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/getAttackSimulationSimulationUserCoverage",
    "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage",
    "Command": "Get-MgBetaReportAttackSimulationUserCoverage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot",
    "Command": "Get-MgBetaReportAuthenticationMethod"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users in your organization, without a signed-in user. 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": false
      }
    ],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users in your organization, without a signed-in user. 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": false
      }
    ],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users in your organization, without a signed-in user. 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": false
      }
    ],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')",
    "OutputType": "IMicrosoftGraphApplicationSignInSummary",
    "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportBrowserDistributionUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getBrowserUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportBrowserUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getBrowserUserDetail(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportBrowserUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getCredentialUsageSummary(period='{period}')",
    "OutputType": "IMicrosoftGraphCredentialUsageSummary",
    "Command": "Get-MgBetaReportCredentialUsageSummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getCredentialUserRegistrationCount",
    "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount",
    "Command": "Get-MgBetaReportCredentialUserRegistrationCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}",
    "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails",
    "Command": "Get-MgBetaReportCredentialUserRegistrationDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/credentialUserRegistrationDetails",
    "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails",
    "Command": "Get-MgBetaReportCredentialUserRegistrationDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/credentialUserRegistrationDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsage/{printUsage-id}",
    "OutputType": "IMicrosoftGraphPrintUsage",
    "Command": "Get-MgBetaReportDailyPrintUsage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsage",
    "OutputType": "IMicrosoftGraphPrintUsage",
    "Command": "Get-MgBetaReportDailyPrintUsage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportDailyPrintUsageByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByPrinter",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportDailyPrintUsageByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByPrinter/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportDailyPrintUsageByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByUser",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportDailyPrintUsageByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByUser/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportDailyPrintUsageByUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsage/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportDailyPrintUsageCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsageSummariesByPrinter",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsageSummariesByUser",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/dailyPrintUsageSummariesByUser/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Device"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/reports/deviceConfigurationDeviceActivity",
    "OutputType": null,
    "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Device"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/reports/deviceConfigurationUserActivity",
    "OutputType": null,
    "Command": "Get-MgBetaReportDeviceConfigurationUserActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailAppUsageAppUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailAppUsageUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailAppUsageUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getFormsUserActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportFormUserActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportFormUserActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getFormsUserActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportFormUserActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "Command": "Get-MgBetaReportGroupArchivedPrintJob"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportM365AppPlatformUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getM365AppUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportM365AppUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getM365AppUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportM365AppUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageDetail(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportMailboxUsageDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportMailboxUsageMailboxCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportMailboxUsageStorage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Detail",
      "DetailViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Managed",
      "ManagedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Detail",
      "Detail1",
      "DetailViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/reports/managedDeviceEnrollmentFailureDetails",
    "OutputType": null,
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Managed"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/managedDeviceEnrollmentFailureTrends",
    "OutputType": null,
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Top",
      "Top1",
      "TopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/reports/managedDeviceEnrollmentTopFailures",
    "OutputType": null,
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByPrinter",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByPrinter/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByUser",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByUser/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/monthlyPrintUsageSummariesByPrinter",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/monthlyPrintUsageSummariesByUser",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getOffice365ActivationCounts",
    "OutputType": null,
    "Command": "Get-MgBetaReportOffice365ActivationCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getOffice365ActivationsUserCounts",
    "OutputType": null,
    "Command": "Get-MgBetaReportOffice365ActivationUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getOffice365ActivationsUserDetail",
    "OutputType": null,
    "Command": "Get-MgBetaReportOffice365ActivationUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')",
    "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts",
    "Command": "Get-MgBetaReportOffice365ActiveUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365ActiveUserDetail(date={date})",
    "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail",
    "Command": "Get-MgBetaReportOffice365ActiveUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts",
    "Command": "Get-MgBetaReportOffice365GroupActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail",
    "Command": "Get-MgBetaReportOffice365GroupActivityDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts",
    "Command": "Get-MgBetaReportOffice365GroupActivityFileCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts",
    "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage",
    "Command": "Get-MgBetaReportOffice365GroupActivityStorage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')",
    "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts",
    "Command": "Get-MgBetaReportOffice365ServiceUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveActivityFileCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveUsageAccountCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveUsageAccountDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveUsageFileCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportOneDriveUsageStorage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "Command": "Get-MgBetaReportPrinterArchivedPrintJob"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')",
    "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary",
    "Command": "Get-MgBetaReportRelyingPartyDetailedSummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/security",
    "OutputType": null,
    "Command": "Get-MgBetaReportSecurity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/security/getAttackSimulationRepeatOffenders",
    "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender",
    "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage",
    "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage",
    "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage",
    "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage",
    "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/serviceActivity",
    "OutputType": null,
    "Command": "Get-MgBetaReportServiceActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)",
    "OutputType": "IMicrosoftGraphServiceActivityValueMetric",
    "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)",
    "OutputType": "IMicrosoftGraphServiceActivityValueMetric",
    "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)",
    "OutputType": "IMicrosoftGraphServiceActivityValueMetric",
    "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)",
    "OutputType": "IMicrosoftGraphServiceActivityValueMetric",
    "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)",
    "OutputType": "IMicrosoftGraphServiceActivityValueMetric",
    "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity",
    "Command": "Get-MgBetaReportServicePrincipalSignInActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/servicePrincipalSignInActivities",
    "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity",
    "Command": "Get-MgBetaReportServicePrincipalSignInActivity"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/servicePrincipalSignInActivities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointActivityFileCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityPages(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointActivityPage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointSiteUsageDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointSiteUsageFileCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointSiteUsagePage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSharePointSiteUsageStorage"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/sla",
    "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot",
    "Command": "Get-MgBetaReportSla"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/sla/azureADAuthentication",
    "OutputType": "IMicrosoftGraphAzureAdAuthentication",
    "Command": "Get-MgBetaReportSlaAzureAdAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamActivityDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamActivityDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamActivityDistributionCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamDeviceUsageUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityTotalCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportTeamUserActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "Command": "Get-MgBetaReportUserArchivedPrintJob"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}",
    "OutputType": "IMicrosoftGraphUserCredentialUsageDetails",
    "Command": "Get-MgBetaReportUserCredentialUsageDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/userCredentialUsageDetails",
    "OutputType": "IMicrosoftGraphUserCredentialUsageDetails",
    "Command": "Get-MgBetaReportUserCredentialUsageDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/userCredentialUsageDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserCredentialUsageDetailCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights",
    "OutputType": "IMicrosoftGraphUserInsightsRoot",
    "Command": "Get-MgBetaReportUserInsight"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily",
    "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot",
    "Command": "Get-MgBetaReportUserInsightDaily"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}",
    "OutputType": "IMicrosoftGraphActiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightDailyActiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/activeUsers",
    "OutputType": "IMicrosoftGraphActiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightDailyActiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/activeUsersBreakdown/{activeUsersBreakdownMetric-id}",
    "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric",
    "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/activeUsersBreakdown",
    "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric",
    "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/activeUsersBreakdown/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdownCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/activeUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}",
    "OutputType": "IMicrosoftGraphAuthenticationsMetric",
    "Command": "Get-MgBetaReportUserInsightDailyAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/authentications",
    "OutputType": "IMicrosoftGraphAuthenticationsMetric",
    "Command": "Get-MgBetaReportUserInsightDailyAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/authentications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}",
    "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightDailyInactiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/inactiveUsers",
    "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightDailyInactiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}",
    "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric",
    "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/inactiveUsersByApplication",
    "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric",
    "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/inactiveUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}",
    "OutputType": "IMicrosoftGraphMfaCompletionMetric",
    "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/mfaCompletions",
    "OutputType": "IMicrosoftGraphMfaCompletionMetric",
    "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/mfaCompletions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}",
    "OutputType": "IMicrosoftGraphUserSignUpMetric",
    "Command": "Get-MgBetaReportUserInsightDailySignUp"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/signUps",
    "OutputType": "IMicrosoftGraphUserSignUpMetric",
    "Command": "Get-MgBetaReportUserInsightDailySignUp"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/signUps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailySignUpCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}",
    "OutputType": "IMicrosoftGraphInsightSummary",
    "Command": "Get-MgBetaReportUserInsightDailySummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/summary",
    "OutputType": "IMicrosoftGraphInsightSummary",
    "Command": "Get-MgBetaReportUserInsightDailySummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/summary/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightDailySummaryCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}",
    "OutputType": "IMicrosoftGraphUserCountMetric",
    "Command": "Get-MgBetaReportUserInsightDailyUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily/userCount",
    "OutputType": "IMicrosoftGraphUserCountMetric",
    "Command": "Get-MgBetaReportUserInsightDailyUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly",
    "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot",
    "Command": "Get-MgBetaReportUserInsightMonthly"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}",
    "OutputType": "IMicrosoftGraphActiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/activeUsers",
    "OutputType": "IMicrosoftGraphActiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/{activeUsersBreakdownMetric-id}",
    "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/activeUsersBreakdown",
    "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdownCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/activeUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}",
    "OutputType": "IMicrosoftGraphAuthenticationsMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/authentications",
    "OutputType": "IMicrosoftGraphAuthenticationsMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/authentications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}",
    "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/inactiveUsers",
    "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}",
    "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication",
    "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/inactiveUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}",
    "OutputType": "IMicrosoftGraphMfaCompletionMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/mfaCompletions",
    "OutputType": "IMicrosoftGraphMfaCompletionMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/mfaCompletions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}",
    "OutputType": "IMicrosoftGraphUserRequestsMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyRequest"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/requests",
    "OutputType": "IMicrosoftGraphUserRequestsMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlyRequest"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/requests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}",
    "OutputType": "IMicrosoftGraphUserSignUpMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlySignUp"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/signUps",
    "OutputType": "IMicrosoftGraphUserSignUpMetric",
    "Command": "Get-MgBetaReportUserInsightMonthlySignUp"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/signUps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}",
    "OutputType": "IMicrosoftGraphInsightSummary",
    "Command": "Get-MgBetaReportUserInsightMonthlySummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/summary",
    "OutputType": "IMicrosoftGraphInsightSummary",
    "Command": "Get-MgBetaReportUserInsightMonthlySummary"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly/summary/$count",
    "OutputType": null,
    "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerActivityUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerActivityUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerDeviceUsageUserCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerGroupActivityCount"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerGroupsActivityDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerGroupActivityDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgBetaReportYammerGroupActivityGroupCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "Get-MgBetaRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskDetections",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "Get-MgBetaRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskDetections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRiskDetectionCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "Get-MgBetaRiskyServicePrincipal"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "Get-MgBetaRiskyServicePrincipal"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRiskyServicePrincipalCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "Get-MgBetaRiskyServicePrincipalHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "Get-MgBetaRiskyServicePrincipalHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read all identity risky user information",
      "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "Get-MgBetaRiskyUser"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read all identity risky user information",
      "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "Get-MgBetaRiskyUser"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read all identity risky user information",
      "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRiskyUserCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read all identity risky user information",
        "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write all risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "Get-MgBetaRiskyUserHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read all identity risky user information",
        "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write all risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "Get-MgBetaRiskyUserHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read all identity risky user information",
        "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write all risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRiskyUserHistoryCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "Command": "Get-MgBetaRoleManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "Command": "Get-MgBetaRoleManagementCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "Command": "Get-MgBetaRoleManagementDeviceManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Get-MgBetaRoleManagementDirectory"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Get-MgBetaRoleManagementEnterpriseApp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Get-MgBetaRoleManagementEnterpriseApp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Get-MgBetaRoleManagementEntitlementManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange",
    "OutputType": "IMicrosoftGraphUnifiedRbacApplication",
    "Command": "Get-MgBetaRoleManagementExchange"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}",
    "OutputType": "IMicrosoftGraphCustomAppScope",
    "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/customAppScopes",
    "OutputType": "IMicrosoftGraphCustomAppScope",
    "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/customAppScopes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) configuration for your organization's Exchange Online service, without a signed-in user. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) configuration for your organization's Exchange Online service, without a signed-in user. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/exchange/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) configuration for your organization's Exchange Online service, without a signed-in user. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/exchange/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) configuration for your organization's Exchange Online service, without a signed-in user. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, without a signed-in user. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) configuration for your organization's Exchange Online service, without a signed-in user. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, without a signed-in user. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/exchange/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) configuration for your organization's Exchange Online service, without a signed-in user. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, without a signed-in user. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/exchange/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.SchemaExtensions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "Get-MgBetaSchemaExtension"
  },
  {
    "Module": "Beta.SchemaExtensions",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "Get-MgBetaSchemaExtension"
  },
  {
    "Module": "Beta.SchemaExtensions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSchemaExtensionCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/acronyms/{acronym-id}",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "Command": "Get-MgBetaSearchAcronym"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/acronyms",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "Command": "Get-MgBetaSearchAcronym"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/acronyms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSearchAcronymCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/bookmarks/{bookmark-id}",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "Command": "Get-MgBetaSearchBookmark"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/bookmarks",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "Command": "Get-MgBetaSearchBookmark"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/bookmarks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSearchBookmarkCount"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/search",
    "OutputType": "IMicrosoftGraphSearchEntity",
    "Command": "Get-MgBetaSearchEntity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/qnas/{qna-id}",
    "OutputType": "IMicrosoftGraphSearchQna",
    "Command": "Get-MgBetaSearchQna"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/qnas",
    "OutputType": "IMicrosoftGraphSearchQna",
    "Command": "Get-MgBetaSearchQna"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/qnas/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSearchQnaCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityActions.Read.All",
        "Description": "Read your organization's security actions",
        "FullDescription": "Allows the app to read security actions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityActions.ReadWrite.All",
        "Description": "Read and update your organization's security actions",
        "FullDescription": "Allows the app to read or update security actions, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/securityActions/{securityAction-id}",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "Command": "Get-MgBetaSecurityAction"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityActions.Read.All",
        "Description": "Read your organization's security actions",
        "FullDescription": "Allows the app to read security actions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityActions.ReadWrite.All",
        "Description": "Read and update your organization's security actions",
        "FullDescription": "Allows the app to read or update security actions, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/securityActions",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "Command": "Get-MgBetaSecurityAction"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityActions.Read.All",
        "Description": "Read your organization's security actions",
        "FullDescription": "Allows the app to read security actions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityActions.ReadWrite.All",
        "Description": "Read and update your organization's security actions",
        "FullDescription": "Allows the app to read or update security actions, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/securityActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityActionCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts/{alert-id}",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Get-MgBetaSecurityAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Get-MgBetaSecurityAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAlertCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all security alerts",
        "FullDescription": "Allows the app to read all security alerts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write to all security alerts",
        "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts_v2/{alert-id}",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgBetaSecurityAlertV2"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all security alerts",
        "FullDescription": "Allows the app to read all security alerts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write to all security alerts",
        "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts_v2",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgBetaSecurityAlertV2"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all security alerts",
        "FullDescription": "Allows the app to read all security alerts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write to all security alerts",
        "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts_v2/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAlertV2Count"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation",
    "OutputType": "IMicrosoftGraphAttackSimulationRoot",
    "Command": "Get-MgBetaSecurityAttackSimulation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulations",
    "OutputType": "IMicrosoftGraphSimulation",
    "Command": "Get-MgBetaSecurityAttackSimulation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "Get-MgBetaSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "Get-MgBetaSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "Get-MgBetaSecurityAttackSimulationOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "Get-MgBetaSecurityAttackSimulationOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationOperationCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "Get-MgBetaSecurityAttackSimulationPayload"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/payloads",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "Get-MgBetaSecurityAttackSimulationPayload"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/payloads/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "Get-MgBetaSecurityAttackSimulationTraining"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/trainings",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "Get-MgBetaSecurityAttackSimulationTraining"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/trainings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog",
    "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot",
    "Command": "Get-MgBetaSecurityAuditLog"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}",
    "OutputType": "IMicrosoftGraphSecurityAuditLogQuery",
    "Command": "Get-MgBetaSecurityAuditLogQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog/queries",
    "OutputType": "IMicrosoftGraphSecurityAuditLogQuery",
    "Command": "Get-MgBetaSecurityAuditLogQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAuditLogQueryCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityAuditLogRecord",
    "Command": "Get-MgBetaSecurityAuditLogQueryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records",
    "OutputType": "IMicrosoftGraphSecurityAuditLogRecord",
    "Command": "Get-MgBetaSecurityAuditLogQueryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "Command": "Get-MgBetaSecurityCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "Command": "Get-MgBetaSecurityCloudAppSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cloudAppSecurityProfiles",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "Command": "Get-MgBetaSecurityCloudAppSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cloudAppSecurityProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "Command": "Get-MgBetaSecurityDomainSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/domainSecurityProfiles",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "Command": "Get-MgBetaSecurityDomainSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/domainSecurityProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityDomainSecurityProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "Command": "Get-MgBetaSecurityFileSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/fileSecurityProfiles",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "Command": "Get-MgBetaSecurityFileSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/fileSecurityProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityFileSecurityProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "Command": "Get-MgBetaSecurityHostSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/hostSecurityProfiles",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "Command": "Get-MgBetaSecurityHostSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/hostSecurityProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityHostSecurityProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read all security incidents",
        "FullDescription": "Allows the app to read all security incidents, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to all security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/incidents/{incident-id}",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "Get-MgBetaSecurityIncident"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read all security incidents",
        "FullDescription": "Allows the app to read all security incidents, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to all security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/incidents",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "Get-MgBetaSecurityIncident"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgBetaSecurityIncidentAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgBetaSecurityIncidentAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityIncidentAlertCommentCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityIncidentAlertCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read all security incidents",
        "FullDescription": "Allows the app to read all security incidents, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to all security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/incidents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityIncidentCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/informationProtection",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "Command": "Get-MgBetaSecurityInformationProtection"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/informationProtection/labelPolicySettings",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/informationProtection/sensitivityLabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "Command": "Get-MgBetaSecurityIPSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/ipSecurityProfiles",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "Command": "Get-MgBetaSecurityIPSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/ipSecurityProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityIPSecurityProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels",
    "OutputType": "IMicrosoftGraphSecurityLabelsRoot",
    "Command": "Get-MgBetaSecurityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/authorities/{authorityTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "Command": "Get-MgBetaSecurityLabelAuthority"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/authorities",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "Command": "Get-MgBetaSecurityLabelAuthority"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/authorities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelAuthorityCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "Command": "Get-MgBetaSecurityLabelCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/categories",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "Command": "Get-MgBetaSecurityLabelCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/categories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelCategoryCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "Command": "Get-MgBetaSecurityLabelCategorySubCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "Command": "Get-MgBetaSecurityLabelCategorySubCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelCategorySubCategoryCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/citations/{citationTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "Command": "Get-MgBetaSecurityLabelCitation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/citations",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "Command": "Get-MgBetaSecurityLabelCitation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/citations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelCitationCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/departments/{departmentTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "Command": "Get-MgBetaSecurityLabelDepartment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/departments",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "Command": "Get-MgBetaSecurityLabelDepartment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/departments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelDepartmentCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "Command": "Get-MgBetaSecurityLabelFilePlanReference"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/filePlanReferences",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "Command": "Get-MgBetaSecurityLabelFilePlanReference"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/filePlanReferences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgBetaSecurityLabelRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels, and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels, and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "Command": "Get-MgBetaSecurityLabelRetentionLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels, and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels, and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/labels/retentionLabels",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "Command": "Get-MgBetaSecurityLabelRetentionLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels, and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels and policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels, and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/labels/retentionLabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelRetentionLabelCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors",
    "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "Command": "Get-MgBetaSecurityProviderTenantSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/providerTenantSettings",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "Command": "Get-MgBetaSecurityProviderTenantSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/providerTenantSettings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityProviderTenantSettingCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScores/{secureScore-id}",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "Get-MgBetaSecuritySecureScore"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScores",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "Get-MgBetaSecuritySecureScore"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "Get-MgBetaSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScoreControlProfiles",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "Get-MgBetaSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScoreControlProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScores/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySecureScoreCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgBetaSecuritySubjectRightsRequest"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgBetaSecuritySubjectRightsRequest"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "Command": "Get-MgBetaSecurityThreatIntelligence"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articles",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/whois",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatSubmission",
    "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot",
    "Command": "Get-MgBetaSecurityThreatSubmission"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreats",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmissionPolicy.ReadWrite.All",
        "Description": "Read and write all threat submission policies",
        "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmissionPolicy.ReadWrite.All",
        "Description": "Read and write all threat submission policies",
        "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmissionPolicy.ReadWrite.All",
        "Description": "Read and write all threat submission policies",
        "FullDescription": "Allows the app to read your organization's threat submission policies on your behalf. Also allows the app to create new threat submission policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/fileThreats",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/fileThreats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/urlThreats",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatSubmission.Read",
        "Description": "Read threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.Read.All",
        "Description": "Read all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/urlThreats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/{tiIndicator-id}",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "Command": "Get-MgBetaSecurityTiIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "Command": "Get-MgBetaSecurityTiIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityTiIndicatorCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/triggers",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "Command": "Get-MgBetaSecurityTrigger"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "Get-MgBetaSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "Get-MgBetaSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityTriggerRetentionEventCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgBetaSecurityTriggerRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/triggerTypes",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "Command": "Get-MgBetaSecurityTriggerType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggerTypes/retentionEventTypes",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggerTypes/retentionEventTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "Command": "Get-MgBetaSecurityUserSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/userSecurityProfiles",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "Command": "Get-MgBetaSecurityUserSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/userSecurityProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSecurityUserSecurityProfileCount"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/healthOverviews/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgBetaServiceAnnouncementIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgBetaServiceAnnouncementIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementIssueCount"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "Get-MgBetaServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "Get-MgBetaServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServiceAnnouncementMessageCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgBetaServicePrincipalAppManagementPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgBetaServicePrincipalAppManagementPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals(appId='{appId}')",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalByAppId"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalById"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalCreatedObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalCreatedObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalCreatedObjectCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/delta",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalDelta"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaServicePrincipalEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaServicePrincipalEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalEndpointCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Get-MgBetaServicePrincipalLicenseDetail"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Get-MgBetaServicePrincipalLicenseDetail"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalLicenseDetailCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails",
    "OutputType": "IMicrosoftGraphTeamsLicensingDetails",
    "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalMemberGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalMemberObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalMemberOf"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalMemberOf"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalMemberOfCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalOwnedObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalOwnedObject"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalOwner"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaServicePrincipalOwnerAsUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaServicePrincipalOwnerAsUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnerByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnerCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials",
    "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet",
    "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "Get-MgBetaServicePrincipalRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "Get-MgBetaServicePrincipalRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/servicePrincipalRiskDetections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalRiskDetectionCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Get-MgBetaServicePrincipalSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaServicePrincipalUserOwnedObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/settings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSettingCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaShareContentTypeBase"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaShareContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaShareContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareContentTypeBaseTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaShareCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaShareCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaShareDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaShareDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaShareItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaShareItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaShareItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareItemCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaShareItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaShareLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaShareList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaShareListActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListColumnSourceColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListContentTypeColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaShareListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaShareListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListContentTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaShareListCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaShareListDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaShareListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaShareListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaShareListItemActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaShareListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaShareListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaShareListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/delta",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaShareListItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaShareListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaShareListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaShareListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaShareListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaShareListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaShareListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaShareListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaShareListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListOperationCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaShareListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaShareListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaShareListSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaSharePermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaShareRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgBetaShareRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaShareSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaSiteActivityByInterval"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaSiteAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaSiteAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaSiteAnalyticTime"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteApplicableContentTypeForList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/getByPath(path='{path}')",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSiteByPath"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteColumnSourceColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteContentTypeBase"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteContentTypeBaseType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteContentTypeBaseType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteContentTypeBaseTypeCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteContentTypeColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteContentTypeCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaSiteDefaultDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/delta",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSiteDelta"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaSiteDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaSiteDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteDriveCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteExternalColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/externalColumns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteExternalColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/externalColumns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteExternalColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSiteItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSiteLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaSiteListActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListColumnSourceColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListContentTypeColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListContentTypeCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSiteListCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaSiteListDrive"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaSiteListItemActivityByInterval"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemActivityCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaSiteListItemActivityDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaSiteListItemActivityListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaSiteListItemAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSiteListItemCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/delta",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaSiteListItemDelta"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaSiteListItemDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemVersionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListItemVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListOperationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteListSubscriptionCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenoteNotebookCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgBetaSiteOnenoteOperation"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenoteOperationCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaSiteOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaSiteOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenotePageCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgBetaSiteOnenoteResource"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenoteResourceContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenoteResourceCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaSiteOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaSiteOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenoteSectionCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOnenoteSectionGroupCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteOperationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "Get-MgBetaSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/pages",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "Get-MgBetaSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage",
    "OutputType": "IMicrosoftGraphSitePage",
    "Command": "Get-MgBetaSitePageAsSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/pages/sitePage",
    "OutputType": "IMicrosoftGraphSitePage",
    "Command": "Get-MgBetaSitePageAsSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout",
    "OutputType": "IMicrosoftGraphCanvasLayout",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts",
    "OutputType": "IMicrosoftGraphWebPart",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection",
    "OutputType": "IMicrosoftGraphVerticalSection",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts",
    "OutputType": "IMicrosoftGraphWebPart",
    "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts",
    "OutputType": "IMicrosoftGraphWebPart",
    "Command": "Get-MgBetaSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionColumnWebpartCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCanvaLayoutHorizontalSectionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCanvaLayoutVerticalSectionWebpartCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/pages/sitePage/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCountAsSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSitePageCreatedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaSitePageLastModifiedByUser"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart",
    "OutputType": "IMicrosoftGraphWebPartPosition",
    "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart",
    "OutputType": "IMicrosoftGraphWebPartPosition",
    "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart",
    "OutputType": "IMicrosoftGraphWebPartPosition",
    "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePageWebPartCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSitePermissionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "Command": "Get-MgBetaSiteRecentNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Get-MgBetaSiteTermStore"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetTermChildCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetTermCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgBetaSiteTermStoreSetTermSet"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "Get-MgBetaSubscribedSku"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/subscribedSkus",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "Get-MgBetaSubscribedSku"
  },
  {
    "Module": "Beta.ChangeNotifications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaSubscription"
  },
  {
    "Module": "Beta.ChangeNotifications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/sites/{site-id1}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSubSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List2"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaSubSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaSubSiteCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgBetaTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgBetaTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "File.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read files in all site collections",
        "FullDescription": "Allows the app to read all files in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaTeamChannelFileFolder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "ChannelMember.ReadWrite",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelMessageDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelMessageReplyCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelMessageReplyDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/getAllRetainedMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamChannelRetainedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelSharedWithTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamChannelTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaTeamChannelTabTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaTeamGroupServiceProvisioningError"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/incomingChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamIncomingChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/incomingChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamIncomingChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/incomingChannels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamIncomingChannelCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamInstalledAppCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaTeamInstalledAppTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of all teams",
        "FullDescription": "Read the members of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of all teams",
        "FullDescription": "Read the members of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of all teams",
        "FullDescription": "Read the members of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/getOpenShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgBetaTeamOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamOperationCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaTeamOwner"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaTeamOwner"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamOwnerCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaTeamOwnerMailboxSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaTeamOwnerServiceProvisioningError"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsApp.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsApp.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPermissionGrantCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaTeamPhoto"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPhotoContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaTeamPrimaryChannelFileFolder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamPrimaryChannelTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Get-MgBetaTeamSchedule"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "Get-MgBetaTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/dayNotes",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "Get-MgBetaTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/dayNotes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleDayNoteCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgBetaTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgBetaTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgBetaTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgBetaTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleOpenShiftCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgBetaTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgBetaTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgBetaTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgBetaTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleShiftCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Get-MgBetaTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeCards",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Get-MgBetaTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeCards/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleTimeCardCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgBetaTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgBetaTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleTimeOffCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgBetaTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgBetaTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgBetaTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgBetaTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgBetaTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgBetaTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamTagCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgBetaTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgBetaTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamTagMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/template",
    "OutputType": null,
    "Command": "Get-MgBetaTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/templateDefinition",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "Command": "Get-MgBetaTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Teamwork.Read.All",
      "Description": "Read organizational teamwork settings",
      "FullDescription": "Allows the app to read all teamwork settings of the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork",
    "OutputType": "IMicrosoftGraphTeamwork",
    "Command": "Get-MgBetaTeamwork"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats/{deletedChat-id}",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats",
    "OutputType": "IMicrosoftGraphDeletedChat",
    "Command": "Get-MgBetaTeamworkDeletedChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedChatCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "Get-MgBetaTeamworkDeletedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Get a list of all teams",
      "FullDescription": "Get a list of all teams, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/deletedTeams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "Get-MgBetaTeamworkDeletedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Get a list of all teams",
      "FullDescription": "Get a list of all teams, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/deletedTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeletedTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "Command": "Get-MgBetaTeamworkDevice"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "Command": "Get-MgBetaTeamworkDevice"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/activity",
    "OutputType": "IMicrosoftGraphTeamworkDeviceActivity",
    "Command": "Get-MgBetaTeamworkDeviceActivity"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration",
    "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration",
    "Command": "Get-MgBetaTeamworkDeviceConfiguration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeviceCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/health",
    "OutputType": "IMicrosoftGraphTeamworkDeviceHealth",
    "Command": "Get-MgBetaTeamworkDeviceHealth"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "Command": "Get-MgBetaTeamworkDeviceOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "Command": "Get-MgBetaTeamworkDeviceOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkDeviceOperationCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkAppSettings.Read.All",
        "Description": "Read Teams app settings",
        "FullDescription": "Allows the app to read the Teams app settings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkAppSettings.ReadWrite.All",
        "Description": "Read and write Teams app settings",
        "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/teamsAppSettings",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "Command": "Get-MgBetaTeamworkTeamAppSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "Command": "Get-MgBetaTeamworkTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamTemplates.Read",
        "Description": "Read available Teams templates",
        "FullDescription": "Read available Teams templates, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamTemplates.Read.All",
        "Description": "Read all available Teams Templates",
        "FullDescription": "Allows the app to read all available Teams Templates, without a signed-user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/teamTemplates",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "Command": "Get-MgBetaTeamworkTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamTemplates.Read",
        "Description": "Read available Teams templates",
        "FullDescription": "Read available Teams templates, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamTemplates.Read.All",
        "Description": "Read all available Teams Templates",
        "FullDescription": "Allows the app to read all available Teams Templates, without a signed-user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/teamTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkTeamTemplateCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamTemplates.Read",
        "Description": "Read available Teams templates",
        "FullDescription": "Read available Teams templates, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamTemplates.Read.All",
        "Description": "Read all available Teams Templates",
        "FullDescription": "Allows the app to read all available Teams Templates, without a signed-user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "Command": "Get-MgBetaTeamworkTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "Command": "Get-MgBetaTeamworkTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WorkforceIntegration.Read.All",
        "Description": "Read workforce integrations",
        "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "WorkforceIntegration.ReadWrite.All",
        "Description": "Read and write workforce integrations",
        "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "Get-MgBetaTeamworkWorkforceIntegration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WorkforceIntegration.Read.All",
        "Description": "Read workforce integrations",
        "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "WorkforceIntegration.ReadWrite.All",
        "Description": "Read and write workforce integrations",
        "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/workforceIntegrations",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "Get-MgBetaTeamworkWorkforceIntegration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WorkforceIntegration.Read.All",
        "Description": "Read workforce integrations",
        "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "WorkforceIntegration.ReadWrite.All",
        "Description": "Read and write workforce integrations",
        "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/workforceIntegrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "Command": "Get-MgBetaTenantRelationshipManagedTenant"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "Command": "Get-MgBetaTenantRelationshipManagedTenant"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/appPerformances",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/appPerformances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/auditEvents",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/auditEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementActions",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementActions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementIntents",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementIntents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/myRoles",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/myRoles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTag"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantTags",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTag"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantTags/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization",
    "OutputType": "IMicrosoftGraphMultiTenantOrganization",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/trustFramework",
    "OutputType": "IMicrosoftGraphTrustFramework",
    "Command": "Get-MgBetaTrustFramework"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "Command": "Get-MgBetaTrustFrameworkKeySet"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/keySets",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "Command": "Get-MgBetaTrustFrameworkKeySet"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/keySets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTrustFrameworkKeySetCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.TrustFramework",
        "Description": "Read and write your organization's trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}",
    "OutputType": null,
    "Command": "Get-MgBetaTrustFrameworkPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.TrustFramework",
        "Description": "Read and write your organization's trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/policies",
    "OutputType": "IMicrosoftGraphTrustFrameworkPolicy",
    "Command": "Get-MgBetaTrustFrameworkPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.TrustFramework",
        "Description": "Read and write your organization's trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaTrustFrameworkPolicyContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.TrustFramework",
        "Description": "Read and write your organization's trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/trustFramework/policies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaTrustFrameworkPolicyCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUser"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Get-MgBetaUserActivity"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Get-MgBetaUserActivity"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserActivityCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "Get-MgBetaUserActivityHistoryItem"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "Get-MgBetaUserActivityHistoryItem"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Get-MgBetaUserActivityHistoryItemActivity"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserActivityHistoryItemCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "Command": "Get-MgBetaUserActivityStatistics"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Analytics.Read",
      "Description": "Read your activity statistics",
      "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/analytics/activityStatistics",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "Command": "Get-MgBetaUserActivityStatistics"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgBetaUserAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AgreementAcceptance.Read",
        "Description": "Read your terms of use acceptance statuses",
        "FullDescription": "Allows the app to read your terms of use acceptance statuses.",
        "IsAdmin": true
      },
      {
        "Name": "AgreementAcceptance.Read.All",
        "Description": "Read all terms of use acceptance statuses",
        "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/agreementAcceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgBetaUserAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AgreementAcceptance.Read",
        "Description": "Read your terms of use acceptance statuses",
        "FullDescription": "Allows the app to read your terms of use acceptance statuses.",
        "IsAdmin": true
      },
      {
        "Name": "AgreementAcceptance.Read.All",
        "Description": "Read all terms of use acceptance statuses",
        "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/agreementAcceptances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAgreementAcceptanceCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Analytics.Read",
      "Description": "Read your activity statistics",
      "FullDescription": "Allows the app to read your activity statistics, such as how much time you've spent on emails, in meetings, or in chat sessions.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/analytics/activityStatistics/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserAppRoleAssignedResource"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/appRoleAssignedResources",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserAppRoleAssignedResource"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/appRoleAssignedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAppRoleAssignedResourceCount"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaUserAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgBetaUserAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/appRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAppRoleAssignmentCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationEmailMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationEmailMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationEmailMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationFido2Method"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationFido2Method"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationFido2MethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/methods",
    "OutputType": "IMicrosoftGraphAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/methods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgBetaUserAuthenticationOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgBetaUserAuthenticationOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationOperationCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods",
    "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPasswordMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordMethods",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPasswordMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/platformCredentialMethods",
    "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserById"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendars/{calendar-id}",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendars/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserCalendarCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserCalendarEvent"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserCalendarEventDelta"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "Get-MgBetaUserCalendarGroup"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "Get-MgBetaUserCalendarGroup"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserCalendarGroupCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserCalendarGroupCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgBetaUserCalendarPermission"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgBetaUserCalendarPermission"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserCalendarPermissionCount"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get1",
      "GetExpanded1",
      "GetViaIdentity1",
      "GetViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "Command": "Get-MgBetaUserCalendarSchedule"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/calendarView",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserCalendarView"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgBetaUserChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/users/{user-id}/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgBetaUserChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/users/{user-id}/chats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaUserChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgBetaUserChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatInstalledAppCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaUserChatInstalledAppTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Get-MgBetaUserChatLastMessagePreview"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaUserChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgBetaUserChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatMemberCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatMessageCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatMessageDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaUserChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaUserChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatMessageHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatMessageReplyCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatMessageReplyDelta"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgBetaUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaUserChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgBetaUserChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatOperationCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaUserChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgBetaUserChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatPermissionGrantCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgBetaUserChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgBetaUserChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatPinnedMessageCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/getAllRetainedMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgBetaUserChatRetainedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaUserChatTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgBetaUserChatTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserChatTabCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaUserChatTabTeamApp"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory",
    "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent",
    "Command": "Get-MgBetaUserCloudPcConnectivityHistory"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState",
    "OutputType": null,
    "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo",
    "OutputType": "IMicrosoftGraphCloudPcLaunchInfo",
    "Command": "Get-MgBetaUserCloudPcLaunchInfo"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')",
    "OutputType": "IMicrosoftGraphCloudPc",
    "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState",
    "OutputType": null,
    "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability",
    "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts/delta",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactDelta"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactExtensionCount"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgBetaUserContactFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgBetaUserContactFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgBetaUserContactFolderChildFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgBetaUserContactFolderChildFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactFolderChildFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactFolderChildFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderChildFolderContactCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderChildFolderCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgBetaUserContactFolderChildFolderDelta"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderContactCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgBetaUserContactFolderContactDelta"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserContactFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderContactExtensionCount"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaUserContactFolderContactPhoto"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderContactPhotoContent"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactFolderCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/delta",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgBetaUserContactFolderDelta"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaUserContactPhoto"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserContactPhotoContent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserCreatedObject"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/createdObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserCreatedObject"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/createdObjects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserCreatedObjectCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserDefaultCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserDefaultCalendarEvent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/getSchedule",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "Command": "Get-MgBetaUserDefaultCalendarSchedule"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaUserDefaultDrive"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/delta",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDelta"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserDevice"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Device.Read",
      "Description": "View your list of devices",
      "FullDescription": "Allows the app to see your list of devices.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/devices",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserDevice"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Device.Command",
      "Description": "Communicate with your other devices",
      "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "Get-MgBetaUserDeviceCommand"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/commands",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "Get-MgBetaUserDeviceCommand"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/commands/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceCommandCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Device.Command",
      "Description": "Communicate with your other devices",
      "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceCommandResponsepayload"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Device.Read",
      "Description": "View your list of devices",
      "FullDescription": "Allows the app to see your list of devices.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/devices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/delta",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserDeviceDelta"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceExtension"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserDeviceExtension"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceExtensionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDeviceMemberOf"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDeviceMemberOf"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserDeviceMemberOfAsGroup"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserDeviceMemberOfAsGroup"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceMemberOfCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDeviceRegisteredOwner"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDeviceRegisteredUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredUserByRef"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredUserCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOf"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOf"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "Get-MgBetaUserDeviceUsageRights"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "Get-MgBetaUserDeviceUsageRights"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDeviceUsageRightsCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDirectReport"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/directReports",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserDirectReport"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaUserDirectReportAsOrgContact"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgBetaUserDirectReportAsOrgContact"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDirectReportAsUser"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDirectReportAsUser"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/directReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDirectReportCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDirectReportCountAsOrgContact"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/user/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDirectReportCountAsUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaUserDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaUserDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveBundleContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveBundleCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaUserDriveContentTypeBase"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaUserDriveContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaUserDriveContentTypeBaseType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveFollowing"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveFollowing"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveFollowingContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveFollowingCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveItemActivity"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaUserDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveItemAnalyticTime"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemChildCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaUserDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveItemListItemActivity"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaUserDriveItemListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveItemListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaUserDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaUserDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemPermissionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgBetaUserDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaUserDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaUserDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaUserDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaUserDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemThumbnailCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaUserDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaUserDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgBetaUserDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveListActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListColumnSourceColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListContentTypeColumnCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListContentTypeCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveListCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgBetaUserDriveListDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaUserDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaUserDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveListItemActivity"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaUserDriveListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaUserDriveListItemDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaUserDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaUserDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaUserDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgBetaUserDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListOperationCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaUserDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaUserDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveListSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveRootActivity"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveRootActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaUserDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveRootAnalyticTime"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootChildCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveRootCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveRootDelta"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgBetaUserDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Get-MgBetaUserDriveRootListItemActivity"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgBetaUserDriveRootListItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveRootListItemDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaUserDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgBetaUserDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootPermissionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgBetaUserDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaUserDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgBetaUserDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootSubscriptionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaUserDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgBetaUserDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootThumbnailCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaUserDriveRootVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgBetaUserDriveRootVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveRootVersionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveSpecial"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgBetaUserDriveSpecial"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveSpecialContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserDriveSpecialCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserEventCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventDelta"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}/instances",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventInstance"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserEventInstanceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventInstanceDelta"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserEventInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserEventInstanceExtensionCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserExtensionCount"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/followedSites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaUserFollowedSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/followedSites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgBetaUserFollowedSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/followedSites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserFollowedSiteCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/inferenceClassification",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "Command": "Get-MgBetaUserInferenceClassification"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "Get-MgBetaUserInferenceClassificationOverride"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "Get-MgBetaUserInferenceClassificationOverride"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInferenceClassificationOverrideCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Get-MgBetaUserInformationProtection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/bitlocker",
    "OutputType": "IMicrosoftGraphBitlocker",
    "Command": "Get-MgBetaUserInformationProtectionBitlocker"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "Command": "Get-MgBetaUserInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Get-MgBetaUserInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/informationProtection/policy/labels",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Get-MgBetaUserInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights",
    "OutputType": "IMicrosoftGraphItemInsights",
    "Command": "Get-MgBetaUserInsight"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "Command": "Get-MgBetaUserInsightShared"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/shared",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "Command": "Get-MgBetaUserInsightShared"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/shared/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightSharedCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightSharedLastSharedMethod"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightSharedResource"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "OutputType": "IMicrosoftGraphTrending",
    "Command": "Get-MgBetaUserInsightTrending"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/trending",
    "OutputType": "IMicrosoftGraphTrending",
    "Command": "Get-MgBetaUserInsightTrending"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/trending/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightTrendingCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightTrendingResource"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "Command": "Get-MgBetaUserInsightUsed"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/used",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "Command": "Get-MgBetaUserInsightUsed"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/used/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightUsedCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource",
    "OutputType": null,
    "Command": "Get-MgBetaUserInsightUsedResource"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/joinedGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserJoinedGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/joinedTeams",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgBetaUserJoinedTeam"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Get-MgBetaUserLicenseDetail"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/licenseDetails",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Get-MgBetaUserLicenseDetail"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/licenseDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserLicenseDetailCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails",
    "OutputType": "IMicrosoftGraphTeamsLicensingDetails",
    "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/getLoggedOnManagedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaUserLoggedOnManagedDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "MailboxSettings.Read",
        "Description": "Read all user mailbox settings",
        "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      },
      {
        "Name": "MailboxSettings.ReadWrite",
        "Description": "Read and write all user mailbox settings",
        "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgBetaUserMailboxSetting"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgBetaUserMailFolderChildFolderDelta"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/delta",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgBetaUserMailFolderDelta"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserMailFolderMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserMailFolderMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageContent"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMailFolderMessageDelta"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserMailFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageExtensionCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaUserMailFolderMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaUserMailFolderMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageMentionCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgBetaUserMailFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgBetaUserMailFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderMessageRuleCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "Command": "Get-MgBetaUserMailFolderUserConfiguration"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "Command": "Get-MgBetaUserMailFolderUserConfiguration"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMailFolderUserConfigurationCount"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.Read.Shared",
        "Description": "Read mail you can access",
        "FullDescription": "Allows the app to read mail you can access, including shared mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/getMailTips",
    "OutputType": "IMicrosoftGraphMailTips",
    "Command": "Get-MgBetaUserMailTip"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/users/getManagedAppBlockedUsers",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedAppBlockedUser"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses",
    "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus",
    "Command": "Get-MgBetaUserManagedAppDiagnosticStatus"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/users/{user-id}/getManagedAppPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgBetaUserManagedAppPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgBetaUserManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedAppRegistrations",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgBetaUserManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedAppRegistrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedAppRegistrationCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgBetaUserManagedDeviceCategory"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus",
    "OutputType": "IMicrosoftGraphCloudPcReviewStatus",
    "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgBetaUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgBetaUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaUserManagedDeviceDetectedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgBetaUserManagedDeviceDetectedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceFileVaultKey"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Get-MgBetaUserManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Get-MgBetaUserManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState",
    "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgBetaUserManagedDeviceUser"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagedDeviceWithAppFailure"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps",
    "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState",
    "Command": "Get-MgBetaUserManagedDeviceWithFailedApp"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserManager"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager/$ref",
    "OutputType": null,
    "Command": "Get-MgBetaUserManagerByRef"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgBetaUserMemberGroup"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgBetaUserMemberObject"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserMemberOf"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserMemberOf"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaUserMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaUserMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserMemberOfAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserMemberOfAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMemberOfCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMessageAttachmentCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserMessageContent"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMessageCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/delta",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgBetaUserMessageDelta"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMessageExtensionCount"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaUserMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "Get-MgBetaUserMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMessageMentionCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "Command": "Get-MgBetaUserMobileAppIntentAndState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/mobileAppIntentAndStates",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "Command": "Get-MgBetaUserMobileAppIntentAndState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMobileAppIntentAndStateCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/notifications/{notification-id}",
    "OutputType": "IMicrosoftGraphNotification",
    "Command": "Get-MgBetaUserNotification"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/notifications",
    "OutputType": "IMicrosoftGraphNotification",
    "Command": "Get-MgBetaUserNotification"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/notifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserNotificationCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaUserOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgBetaUserOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/oauth2PermissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOauth2PermissionGrantCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaUserOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgBetaUserOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenoteNotebookCount"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaUserOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgBetaUserOnenoteOperation"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenoteOperationCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaUserOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaUserOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenotePageCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "Command": "Get-MgBetaUserOnenoteRecentNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgBetaUserOnenoteResource"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenoteResourceContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenoteResourceCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaUserOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaUserOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenoteSectionCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaUserOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgBetaUserOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnenoteSectionGroupCount"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgBetaUserOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgBetaUserOnenoteSectionPage"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgBetaUserOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgBetaUserOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgBetaUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingRecordingContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingRecordingCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "Command": "Get-MgBetaUserOnlineMeetingRegistration"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaUserOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaUserOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "VirtualAppointment.Read",
        "Description": "Read your virtual appointments ",
        "FullDescription": "Allows the app to read virtual appointments on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "VirtualAppointment.Read.All",
        "Description": "Read all virtual appointments for users, as authorized by online meetings application access policy",
        "FullDescription": "Allows the application to read virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.",
        "IsAdmin": false
      },
      {
        "Name": "VirtualAppointment.ReadWrite",
        "Description": "Read and write your virtual appointments",
        "FullDescription": "Allows the app to read and write virtual appointments on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "VirtualAppointment.ReadWrite.All",
        "Description": "Read-write all virtual appointments for users, as authorized by online meetings app access policy",
        "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "OutputType": null,
    "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read all user mailbox settings",
      "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "Get-MgBetaUserOutlookMasterCategory"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read all user mailbox settings",
      "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "Get-MgBetaUserOutlookMasterCategory"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read all user mailbox settings",
      "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookMasterCategoryCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Get-MgBetaUserOutlookTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/tasks",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Get-MgBetaUserOutlookTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserOutlookTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserOutlookTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskAttachmentCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "Get-MgBetaUserOutlookTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskFolders",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "Get-MgBetaUserOutlookTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskFolderCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Get-MgBetaUserOutlookTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Get-MgBetaUserOutlookTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "Command": "Get-MgBetaUserOutlookTaskGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "Command": "Get-MgBetaUserOutlookTaskGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskGroupCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserOwnedDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedDevices",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserOwnedDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserOwnedDeviceAsDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserOwnedDeviceAsDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedDeviceCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserOwnedObject"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserOwnedObject"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaUserOwnedObjectAsApplication"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgBetaUserOwnedObjectAsApplication"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserOwnedObjectAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserOwnedObjectAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/getUserOwnedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserOwnedObjectByType"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedObjects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedObjectCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/application/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedObjectCountAsApplication"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedObjectCountAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials",
    "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet",
    "Command": "Get-MgBetaUserPasswordSingleSignOnCredential"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/people/{person-id}",
    "OutputType": "IMicrosoftGraphPerson",
    "Command": "Get-MgBetaUserPerson"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "People.Read",
        "Description": "Read your relevant people list",
        "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.",
        "IsAdmin": false
      },
      {
        "Name": "People.Read.All",
        "Description": "Read all users’ relevant people lists",
        "FullDescription": "Allows the app to read a list of people in the order that is most relevant to you. Allows the app to read a list of people in the order that is most relevant to another user in your organization. These can include local contacts, contacts from social networking, people listed in your organization’s directory, and people from recent communications.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/people",
    "OutputType": "IMicrosoftGraphPerson",
    "Command": "Get-MgBetaUserPerson"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "People.Read",
        "Description": "Read your relevant people list",
        "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.",
        "IsAdmin": false
      },
      {
        "Name": "People.Read.All",
        "Description": "Read all users’ relevant people lists",
        "FullDescription": "Allows the app to read a list of people in the order that is most relevant to you. Allows the app to read a list of people in the order that is most relevant to another user in your organization. These can include local contacts, contacts from social networking, people listed in your organization’s directory, and people from recent communications.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/people/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserPersonCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaUserPhoto"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photos",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgBetaUserPhoto"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserPhotoContent"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "Command": "Get-MgBetaUserPlanner"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/all",
    "OutputType": "IMicrosoftGraphPlannerDelta",
    "Command": "Get-MgBetaUserPlanner"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/all/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserPlannerAllCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/all/delta",
    "OutputType": "IMicrosoftGraphPlannerDelta",
    "Command": "Get-MgBetaUserPlannerAllDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerFavoritePlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/favoritePlans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerFavoritePlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/favoritePlans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserPlannerFavoritePlanCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerPlan"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgBetaUserPlannerPlanBucketDelta"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/delta",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerPlanDelta"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaUserPlannerPlanTaskDelta"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerRecentPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/recentPlans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerRecentPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/recentPlans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserPlannerRecentPlanCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerRosterPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner/rosterPlans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgBetaUserPlannerRosterPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner/rosterPlans/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserPlannerRosterPlanCount"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaUserPlannerTask"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      }
    ],
    "Uri": "/users/{user-id}/planner/tasks/delta",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgBetaUserPlannerTaskDelta"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Presence.Read",
        "Description": "Read your presence information",
        "FullDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.Read.All",
        "Description": "Read presence information of all users in your organization",
        "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgBetaUserPresence"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile",
    "OutputType": "IMicrosoftGraphProfile",
    "Command": "Get-MgBetaUserProfile"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "Command": "Get-MgBetaUserProfileAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/account",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "Command": "Get-MgBetaUserProfileAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/account/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileAccountCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}",
    "OutputType": "IMicrosoftGraphItemAddress",
    "Command": "Get-MgBetaUserProfileAddress"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/addresses",
    "OutputType": "IMicrosoftGraphItemAddress",
    "Command": "Get-MgBetaUserProfileAddress"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/addresses/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileAddressCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "Command": "Get-MgBetaUserProfileAnniversary"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/anniversaries",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "Command": "Get-MgBetaUserProfileAnniversary"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/anniversaries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileAnniversaryCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/awards/{personAward-id}",
    "OutputType": "IMicrosoftGraphPersonAward",
    "Command": "Get-MgBetaUserProfileAward"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/awards",
    "OutputType": "IMicrosoftGraphPersonAward",
    "Command": "Get-MgBetaUserProfileAward"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/awards/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileAwardCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "Command": "Get-MgBetaUserProfileCertification"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/certifications",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "Command": "Get-MgBetaUserProfileCertification"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/certifications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileCertificationCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "Command": "Get-MgBetaUserProfileEducationalActivity"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/educationalActivities",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "Command": "Get-MgBetaUserProfileEducationalActivity"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/educationalActivities/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileEducationalActivityCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}",
    "OutputType": "IMicrosoftGraphItemEmail",
    "Command": "Get-MgBetaUserProfileEmail"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/emails",
    "OutputType": "IMicrosoftGraphItemEmail",
    "Command": "Get-MgBetaUserProfileEmail"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/emails/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileEmailCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/interests/{personInterest-id}",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "Command": "Get-MgBetaUserProfileInterest"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/interests",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "Command": "Get-MgBetaUserProfileInterest"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/interests/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileInterestCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "Command": "Get-MgBetaUserProfileLanguage"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/languages",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "Command": "Get-MgBetaUserProfileLanguage"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/languages/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileLanguageCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/names/{personName-id}",
    "OutputType": "IMicrosoftGraphPersonName",
    "Command": "Get-MgBetaUserProfileName"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/names",
    "OutputType": "IMicrosoftGraphPersonName",
    "Command": "Get-MgBetaUserProfileName"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/names/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileNameCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "Command": "Get-MgBetaUserProfileNote"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/notes",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "Command": "Get-MgBetaUserProfileNote"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/notes/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileNoteCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}",
    "OutputType": "IMicrosoftGraphItemPatent",
    "Command": "Get-MgBetaUserProfilePatent"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/patents",
    "OutputType": "IMicrosoftGraphItemPatent",
    "Command": "Get-MgBetaUserProfilePatent"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/patents/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfilePatentCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}",
    "OutputType": "IMicrosoftGraphItemPhone",
    "Command": "Get-MgBetaUserProfilePhone"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/phones",
    "OutputType": "IMicrosoftGraphItemPhone",
    "Command": "Get-MgBetaUserProfilePhone"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/phones/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfilePhoneCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/positions/{workPosition-id}",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "Command": "Get-MgBetaUserProfilePosition"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/positions",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "Command": "Get-MgBetaUserProfilePosition"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/positions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfilePositionCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "Command": "Get-MgBetaUserProfileProject"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/projects",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "Command": "Get-MgBetaUserProfileProject"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/projects/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileProjectCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}",
    "OutputType": "IMicrosoftGraphItemPublication",
    "Command": "Get-MgBetaUserProfilePublication"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/publications",
    "OutputType": "IMicrosoftGraphItemPublication",
    "Command": "Get-MgBetaUserProfilePublication"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/publications/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfilePublicationCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "Command": "Get-MgBetaUserProfileSkill"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/skills",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "Command": "Get-MgBetaUserProfileSkill"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/skills/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileSkillCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}",
    "OutputType": "IMicrosoftGraphWebAccount",
    "Command": "Get-MgBetaUserProfileWebAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/webAccounts",
    "OutputType": "IMicrosoftGraphWebAccount",
    "Command": "Get-MgBetaUserProfileWebAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/webAccounts/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileWebAccountCount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "Command": "Get-MgBetaUserProfileWebsite"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/websites",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "Command": "Get-MgBetaUserProfileWebsite"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/websites/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserProfileWebsiteCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserRegisteredDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/registeredDevices",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserRegisteredDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserRegisteredDeviceAsDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgBetaUserRegisteredDeviceAsDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/registeredDevices/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserRegisteredDeviceCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/device/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaUserScopedRoleMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgBetaUserScopedRoleMemberOf"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserScopedRoleMemberOfCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/security",
    "OutputType": "IMicrosoftGraphSecurityAutoGenerated",
    "Command": "Get-MgBetaUserSecurity"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "Command": "Get-MgBetaUserSecurityInformationProtection"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/settings",
    "OutputType": "IMicrosoftGraphUserSettings",
    "Command": "Get-MgBetaUserSetting"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/settings/contactMergeSuggestions",
    "OutputType": "IMicrosoftGraphContactMergeSuggestions",
    "Command": "Get-MgBetaUserSettingContactMergeSuggestion"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/settings/itemInsights",
    "OutputType": "IMicrosoftGraphUserInsightsSettings",
    "Command": "Get-MgBetaUserSettingItemInsight"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings",
    "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings",
    "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "UserShiftPreferences.Read.All",
        "Description": "Read all user shift preferences",
        "FullDescription": "Allows the app to read all users' shift schedule preferences without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserShiftPreferences.ReadWrite.All",
        "Description": "Read and write all user shift preferences",
        "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "Command": "Get-MgBetaUserSettingShiftPreference"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/sponsors/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserSponsor"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/sponsors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserSponsor"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/sponsors/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserSponsorCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserTeamwork.Read",
        "Description": "Read your teamwork settings.",
        "FullDescription": "Allows the app to read your teamwork settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "UserTeamwork.Read.All",
        "Description": "Read all user teamwork settings",
        "FullDescription": "Allows the app to read all user teamwork settings without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "Command": "Get-MgBetaUserTeamwork"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "Get-MgBetaUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "Get-MgBetaUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "Command": "Get-MgBetaUserTeamworkInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "Command": "Get-MgBetaUserTeamworkInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgBetaUserTeamworkInstalledAppChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTeamworkInstalledAppCount"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Get-MgBetaUserTodoList"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Get-MgBetaUserTodoList"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoListCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/delta",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Get-MgBetaUserTodoListDelta"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoListExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserTodoListExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoListExtensionCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Get-MgBetaUserTodoTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Get-MgBetaUserTodoTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "Command": "Get-MgBetaUserTodoTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "Command": "Get-MgBetaUserTodoTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskAttachmentContent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskAttachmentCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Get-MgBetaUserTodoTaskAttachmentSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Get-MgBetaUserTodoTaskAttachmentSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "Get-MgBetaUserTodoTaskChecklistItem"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "Get-MgBetaUserTodoTaskChecklistItem"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskChecklistItemCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskCount"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Get-MgBetaUserTodoTaskDelta"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgBetaUserTodoTaskExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskExtensionCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "Get-MgBetaUserTodoTaskLinkedResource"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "Get-MgBetaUserTodoTaskLinkedResource"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserTransitiveMemberOf"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserTransitiveMemberOf"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTransitiveMemberOfCount"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserTransitiveReport"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveReports",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgBetaUserTransitiveReport"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserTransitiveReportCount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "Get-MgBetaVirtualEvent"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "Get-MgBetaVirtualEvent"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventPresenterCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventPresenterSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventPresenterSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventPresenterSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventSessionPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventSessionPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventSessionPresenterCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventSessionPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventSessionRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventSessionRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventSessionRegistrationCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}",
    "OutputType": "IMicrosoftGraphVirtualEventTownhall",
    "Command": "Get-MgBetaVirtualEventTownhall"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls",
    "OutputType": "IMicrosoftGraphVirtualEventTownhall",
    "Command": "Get-MgBetaVirtualEventTownhall"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')",
    "OutputType": "IMicrosoftGraphVirtualEventTownhall",
    "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')",
    "OutputType": "IMicrosoftGraphVirtualEventTownhall",
    "Command": "Get-MgBetaVirtualEventTownhallByUserRole"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventTownhallPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventTownhallPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallPresenterCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventTownhallPresenterSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventTownhallPresenterSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventTownhallSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventTownhallSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgBetaVirtualEventWebinar"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgBetaVirtualEventWebinar"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgBetaVirtualEventWebinarByUserRole"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventWebinarPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventWebinarPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarPresenterCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventWebinarPresenterSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventWebinarPresenterSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventWebinarRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventWebinarRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration",
    "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventWebinarSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgBetaVirtualEventWebinarSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarSessionCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count",
    "OutputType": null,
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry",
    "Command": "Get-MgBetaWindowsUpdatesCatalogEntry"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WindowsUpdates.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "WindowsUpdates.ReadWrite.All",
        "Description": "Read and write all Windows update deployment settings",
        "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/windows/updates/catalog/entries",
    "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry",
    "Command": "Get-MgBetaWindowsUpdatesCatalogEntry"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WindowsUpdates.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "WindowsUpdates.ReadWrite.All",
        "Description": "Read and write all Windows update deployment settings",
        "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/admin/windows/updates/catalog/entries/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments/{deployment-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "Command": "Get-MgBetaWindowsUpdatesDeployment"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "Command": "Get-MgBetaWindowsUpdatesDeployment"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesDeploymentCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "Command": "Get-MgBetaWindowsUpdatesPolicy"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "Command": "Get-MgBetaWindowsUpdatesPolicy"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudience"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesPolicyCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "Command": "Get-MgBetaWindowsUpdatesResourceConnection"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/resourceConnections",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "Command": "Get-MgBetaWindowsUpdatesResourceConnection"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/resourceConnections/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "List"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/$count",
    "OutputType": null,
    "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "Get-MgBookingBusiness"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "Get-MgBookingBusiness"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBookingBusinessAppointment"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBookingBusinessAppointment"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessAppointmentCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBookingBusinessCalendarView"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Get-MgBookingBusinessCalendarView"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessCalendarViewCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessCustomer"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers",
    "OutputType": "IMicrosoftGraphBookingCustomerBase",
    "Command": "Get-MgBookingBusinessCustomer"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessCustomerCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "Get-MgBookingBusinessCustomQuestion"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "Get-MgBookingBusinessCustomQuestion"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessCustomQuestionCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "Get-MgBookingBusinessService"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "Get-MgBookingBusinessService"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessServiceCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability",
    "OutputType": "IMicrosoftGraphStaffAvailabilityItem",
    "Command": "Get-MgBookingBusinessStaffAvailability"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessStaffMember"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "OutputType": "IMicrosoftGraphBookingStaffMemberBase",
    "Command": "Get-MgBookingBusinessStaffMember"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count",
    "OutputType": null,
    "Command": "Get-MgBookingBusinessStaffMemberCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "Get-MgBookingCurrency"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingCurrencies",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "Get-MgBookingCurrency"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingCurrencies/$count",
    "OutputType": null,
    "Command": "Get-MgBookingCurrencyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/chats/$count",
    "OutputType": null,
    "Command": "Get-MgChatCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgChatInstalledAppCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgChatInstalledAppTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgChatInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Get-MgChatLastMessagePreview"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "ChannelMember.ReadWrite",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgChatMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgChatMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgChatMessageDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgChatMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgChatMessageReplyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgChatMessageReplyDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgChatMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ResourceSpecificPermissionGrant.ReadForChat.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat",
        "Description": "Read installed Teams apps in chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in chats that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForChat.All",
        "Description": "Read installed Teams apps for all chats",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgChatPermissionGrantCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.All",
        "Description": "Read all chat messages",
        "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.All",
        "Description": "Read all chat messages",
        "FullDescription": "Allows the app to read all one-to-one and group chats messages in Microsoft Teams, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages/$count",
    "OutputType": null,
    "Command": "Get-MgChatPinnedMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgChatTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgChatTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgChatTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgChatTabTeamApp"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}",
    "OutputType": "IMicrosoftGraphCall",
    "Command": "Get-MgCommunicationCall"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "Get-MgCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "Get-MgCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallAudioRoutingGroupCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallContentSharingSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions",
    "OutputType": "IMicrosoftGraphContentSharingSession",
    "Command": "Get-MgCommunicationCallContentSharingSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallContentSharingSessionCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "Get-MgCommunicationCallOperation"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "Get-MgCommunicationCallOperation"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallOperationCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "Get-MgCommunicationCallParticipant"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "Get-MgCommunicationCallParticipant"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallParticipantCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/{callRecord-id}",
    "OutputType": "IMicrosoftGraphCallRecordsCallRecord",
    "Command": "Get-MgCommunicationCallRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallRecordCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "Get-MgCommunicationCallRecordSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "Get-MgCommunicationCallRecordSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "CallRecords.Read.All",
      "Description": "Read all call records",
      "FullDescription": "Allows the app to read call records for all calls and online meetings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallRecordSessionCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationCallRecordSessionSegmentCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "Get1",
      "GetExpanded",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgCommunicationOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgCommunicationOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/onlineMeetings/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingRecordingContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingRecordingCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "OutputType": null,
    "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgCommunicationPresence"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Presence.Read",
        "Description": "Read your presence information",
        "FullDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.Read.All",
        "Description": "Read presence information of all users in your organization",
        "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/presences",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgCommunicationPresence"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Presence.Read.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/communications/getPresencesByUserId",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgCommunicationPresenceByUserId"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Presence.Read",
        "Description": "Read your presence information",
        "FullDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.Read.All",
        "Description": "Read presence information of all users in your organization",
        "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/presences/$count",
    "OutputType": null,
    "Command": "Get-MgCommunicationPresenceCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/compliance",
    "OutputType": "IMicrosoftGraphCompliance",
    "Command": "Get-MgCompliance"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactById"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgContactCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/delta",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgContactDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactDirectReport"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/directReports",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactDirectReport"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgContactDirectReportAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgContactDirectReportAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgContactDirectReportAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgContactDirectReportAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/directReports/$count",
    "OutputType": null,
    "Command": "Get-MgContactDirectReportCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgContactDirectReportCountAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/directReports/user/$count",
    "OutputType": null,
    "Command": "Get-MgContactDirectReportCountAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/manager",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactManager"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contacts/{orgContact-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgContactMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgContactMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgContactMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgContactMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgContactMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgContactMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgContactMemberOfCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgContactMemberOfCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgContactServiceProvisioningError"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgContactServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactTransitiveMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContactTransitiveMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgContactTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgContactTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.",
        "IsAdmin": false
      }
    ],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgContactTransitiveMemberOfCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgContactTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts/{contract-id}",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "Get-MgContract"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "Get-MgContract"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContractById"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts/$count",
    "OutputType": null,
    "Command": "Get-MgContractCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/contracts/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgContractDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgContractMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgContractMemberObject"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Export.All",
        "Description": "Export user's data",
        "FullDescription": "Allows the app to export data (e.g. customer content or system-generated logs), associated with any user in your company, when the app is used by a privileged user (e.g. a Company Administrator).",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "Get-MgDataPolicyOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/dataPolicyOperations",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "Get-MgDataPolicyOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/dataPolicyOperations/$count",
    "OutputType": null,
    "Command": "Get-MgDataPolicyOperationCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "Command": "Get-MgDeviceAppManagement"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "Get-MgDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppStatuses",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "Get-MgDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedAppStatusCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "Get-MgDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "Get-MgDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "Get-MgDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "Get-MgDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedEBookCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "Get-MgDeviceAppManagementMobileApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "Get-MgDeviceAppManagementMobileApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get12",
      "Get13",
      "Get14",
      "Get15",
      "Get16",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity12",
      "GetViaIdentity13",
      "GetViaIdentity14",
      "GetViaIdentity15",
      "GetViaIdentity16",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": "IMicrosoftGraphMobileContainedApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Get-MgDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get11",
      "Get12",
      "Get13",
      "Get14",
      "Get15",
      "Get16",
      "Get17",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity11",
      "GetViaIdentity12",
      "GetViaIdentity13",
      "GetViaIdentity14",
      "GetViaIdentity15",
      "GetViaIdentity16",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppCategories/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCommittedContainedAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "Get-MgDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "Get-MgDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppContentVersionContainedAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppContentVersionCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "Get1",
      "Get10",
      "Get2",
      "Get3",
      "Get4",
      "Get5",
      "Get6",
      "Get7",
      "Get8",
      "Get9",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity10",
      "GetViaIdentity2",
      "GetViaIdentity3",
      "GetViaIdentity4",
      "GetViaIdentity5",
      "GetViaIdentity6",
      "GetViaIdentity7",
      "GetViaIdentity8",
      "GetViaIdentity9"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppContentVersionFileCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Get-MgDeviceAppManagementVppToken"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Get-MgDeviceAppManagementVppToken"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementVppTokenCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices(deviceId='{deviceId}')",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDeviceByDeviceId"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceById"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Device.Read.All",
      "Description": "Read all devices",
      "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/devices/delta",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDeviceDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgDeviceExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgDeviceExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceExtensionCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "Command": "Get-MgDeviceManagement"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "Command": "Get-MgDeviceManagementApplePushNotificationCertificate"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "Get-MgDeviceManagementAuditEvent"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "Get-MgDeviceManagementAuditEvent"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementAuditEventAuditActivityType"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/getAuditCategories",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementAuditEventAuditCategory"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/auditEvents/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementAuditEventCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "Get-MgDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "Get-MgDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "Command": "Get-MgDeviceManagementConditionalAccessSetting"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgDeviceManagementDetectedApp"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Get-MgDeviceManagementDetectedApp"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDetectedAppCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgDeviceManagementDetectedAppManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgDeviceManagementDetectedAppManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgDeviceManagementDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgDeviceManagementDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCategoryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Get-MgDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Get-MgDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceConfigurationCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')",
    "OutputType": "IMicrosoftGraphRolePermission",
    "Command": "Get-MgDeviceManagementEffectivePermission"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "Get-MgDeviceManagementExchangeConnector"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "Get-MgDeviceManagementExchangeConnector"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementExchangeConnectorCount"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "Get-MgDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "Get-MgDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/iosUpdateStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementIoUpdateStatusCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgDeviceManagementManagedDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementManagedDeviceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDeviceOverview",
    "OutputType": "IMicrosoftGraphManagedDeviceOverview",
    "Command": "Get-MgDeviceManagementManagedDeviceOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDeviceManagementManagedDeviceUser"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "Get-MgDeviceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "Get-MgDeviceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementPartnerCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "Get-MgDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "Get-MgDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "Command": "Get-MgDeviceManagementReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getCachedReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportCachedReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "Command": "Get-MgDeviceManagementReportExportJob"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/exportJobs",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "Command": "Get-MgDeviceManagementReportExportJob"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/exportJobs/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportExportJobCount"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getReportFilters",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportFilter"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getHistoricalReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportHistoricalReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/reports/getSettingNonComplianceReport",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "Get-MgDeviceManagementResourceOperation"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "Get-MgDeviceManagementResourceOperation"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementResourceOperationCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "Get-MgDeviceManagementRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "Get-MgDeviceManagementRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementRoleAssignmentCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgDeviceManagementRoleDefinition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgDeviceManagementRoleDefinition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementRoleDefinitionCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/softwareUpdateStatusSummary",
    "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary",
    "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgDeviceManagementTermAndCondition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgDeviceManagementTermAndCondition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "Get-MgDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "Get-MgDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/termsAndConditions/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementTermAndConditionCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/troubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/troubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementTroubleshootingEventCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementVirtualEndpoint"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgDeviceMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/devices/{device-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgDeviceMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDeviceMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDeviceMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceMemberOfCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceMemberOfCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredOwners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceRegisteredOwner"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDeviceRegisteredOwnerAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDeviceRegisteredOwnerAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredOwners/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredOwnerCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredOwners/user/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredOwnerCountAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredUsers",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceRegisteredUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgDeviceRegisteredUserAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgDeviceRegisteredUserAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDeviceRegisteredUserAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDeviceRegisteredUserAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredUserByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/registeredUsers/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredUserCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/registeredUsers/user/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceRegisteredUserCountAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceTransitiveMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDeviceTransitiveMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDeviceTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDeviceTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/devices/{device-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceTransitiveMemberOfCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory",
    "OutputType": "IMicrosoftGraphDirectory",
    "Command": "Get-MgDirectory"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDirectoryAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDirectoryAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/delta",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDirectoryAdministrativeUnitDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryAdministrativeUnitMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read all administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "Get-MgDirectoryAttributeSet"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/attributeSets",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "Get-MgDirectoryAttributeSet"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/attributeSets/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryAttributeSetCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "CustomSecAttributeDefinition.ReadWrite.All",
        "Description": "Read and write custom security attribute definitions",
        "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/customSecurityAttributeDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryDeletedItem"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgDirectoryDeletedItemAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgDirectoryDeletedItemAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDirectoryDeletedItemAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDirectoryDeletedItemAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDirectoryDeletedItemAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDirectoryDeletedItemAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDirectoryDeletedItemAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDirectoryDeletedItemAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryDeletedItemById"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/application/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemCountAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/device/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemCountAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/group/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deletedItems/user/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemCountAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeletedItemMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "Get-MgDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "Get-MgDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryDeviceLocalCredentialCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgDirectoryFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgDirectoryFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryFederationConfigurationCount"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryObject"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryObject"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/getAvailableExtensionProperties",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Get-MgDirectoryObjectAvailableExtensionProperty"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryObjectById"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryObjects/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryObjectCount"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directoryObjects/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryObjectDelta"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgDirectoryObjectMemberGroup"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgDirectoryObjectMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnPremDirectorySynchronization.ReadWrite.All",
      "Description": "Read and write all on-premises directory synchronization information",
      "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "Get-MgDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnPremDirectorySynchronization.Read.All",
        "Description": "Read all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "OnPremDirectorySynchronization.ReadWrite.All",
        "Description": "Read and write all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/onPremisesSynchronization",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "Get-MgDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnPremDirectorySynchronization.Read.All",
        "Description": "Read all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "OnPremDirectorySynchronization.ReadWrite.All",
        "Description": "Read and write all on-premises directory synchronization information",
        "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/onPremisesSynchronization/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryOnPremiseSynchronizationCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgDirectoryRole"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgDirectoryRole"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryRoleById"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgDirectoryRoleByRoleTemplateId"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/delta",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgDirectoryRoleDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryRoleMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgDirectoryRoleMemberAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgDirectoryRoleMemberAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDirectoryRoleMemberAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgDirectoryRoleMemberAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDirectoryRoleMemberAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgDirectoryRoleMemberAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgDirectoryRoleMemberAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgDirectoryRoleMemberAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDirectoryRoleMemberAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDirectoryRoleMemberAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCountAsApplication"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCountAsDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCountAsGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberCountAsUser"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgDirectoryRoleScopedMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgDirectoryRoleScopedMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleScopedMemberCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "Get-MgDirectoryRoleTemplate"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "Get-MgDirectoryRoleTemplate"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryRoleTemplateById"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleTemplateCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryRoleTemplates/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDirectoryRoleTemplateDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleTemplateMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgDirectoryRoleTemplateMemberObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Get-MgDomain"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Get-MgDomain"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/$count",
    "OutputType": null,
    "Command": "Get-MgDomainCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "Get-MgDomainFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "Get-MgDomainFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/federationConfiguration/$count",
    "OutputType": null,
    "Command": "Get-MgDomainFederationConfigurationCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDomainNameReference"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/domainNameReferences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgDomainNameReference"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/domainNameReferences/$count",
    "OutputType": null,
    "Command": "Get-MgDomainNameReferenceCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgDomainServiceConfigurationRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgDomainServiceConfigurationRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count",
    "OutputType": null,
    "Command": "Get-MgDomainServiceConfigurationRecordCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgDomainVerificationDnsRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Get-MgDomainVerificationDnsRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains",
        "FullDescription": "Allows the app to read all domain properties without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      }
    ],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/$count",
    "OutputType": null,
    "Command": "Get-MgDomainVerificationDnsRecordCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveBundleContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/$count",
    "OutputType": null,
    "Command": "Get-MgDriveBundleCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgDriveContentTypeBase"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgDriveContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgDriveContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgDriveContentTypeBaseTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveFollowing"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveFollowing"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveFollowingContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/$count",
    "OutputType": null,
    "Command": "Get-MgDriveFollowingCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemAnalyticItemActivityStatCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveItemAnalyticLastSevenDay"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveItemAnalyticTime"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": null,
    "Command": "Get-MgDriveItemChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemChildCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveItemDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveItemItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveItemListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgDriveItemListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveItemListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveItemListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemPermissionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemThumbnailCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveItemVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListColumnSourceColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListContentTypeColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListContentTypeColumnLinkCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListContentTypeColumnPositionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgDriveListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgDriveListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListContentTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveListCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgDriveListDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgDriveListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListItemCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgDriveListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListOperationCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveListSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveRootActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootAnalyticItemActivityStatCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveRootAnalyticLastSevenDay"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveRootAnalyticTime"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveRootChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootChildCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgDriveRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveRootCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/root/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveRootDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveRootItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveRootLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgDriveRootListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgDriveRootListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgDriveRootListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveRootListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootPermissionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootThumbnailCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgDriveRootVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgDriveRootVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveRootVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/$count",
    "OutputType": null,
    "Command": "Get-MgDriveRootVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveSpecial"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgDriveSpecial"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgDriveSpecialContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/$count",
    "OutputType": null,
    "Command": "Get-MgDriveSpecialCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationClassAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationClassAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationClassAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationClassAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentCategoryCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationClassAssignmentCategoryDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "Command": "Get-MgEducationClassAssignmentDefault"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/delta",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationClassAssignmentDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgEducationClassAssignmentGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgEducationClassAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgEducationClassAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationClassAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "Command": "Get-MgEducationClassAssignmentSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentSubmissionCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadBasic.All",
        "Description": "Read a limited subset of the organization's roster",
        "FullDescription": "Allows the app to read a limited subset of properties from both the structure of schools and classes in the organization's roster and education-specific information about all users. Includes name, status, role, email address and photo.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite",
        "Description": "View and modify your school, class and user information",
        "FullDescription": "Allows the app to view and modify information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/delta",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationClassDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Write",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgEducationClassGroup"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgEducationClassGroupServiceProvisioningError"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationClassMember"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationClassMemberByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassMemberCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationClassSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationClassSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/schools/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassSchoolCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/teachers",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationClassTeacher"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/teachers/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationClassTeacherByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/teachers/$count",
    "OutputType": null,
    "Command": "Get-MgEducationClassTeacherCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationMe"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationMeAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/me/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationMeAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationMeAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentCategoryCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationMeAssignmentCategoryDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/me/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/delta",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationMeAssignmentDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgEducationMeAssignmentGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgEducationMeAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgEducationMeAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationMeAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentSubmissionCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationMeClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationMeClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/classes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeClassCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationMeRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationMeRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeRubricCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationMeSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationMeSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/schools/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeSchoolCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/taughtClasses/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationMeTaughtClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/taughtClasses",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationMeTaughtClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/taughtClasses/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeTaughtClassCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Write",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/me/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgEducationMeUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgEducationMeUserMailboxSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/user/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgEducationMeUserServiceProvisioningError"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/me/user/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "Command": "Get-MgEducationRoot"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.Write",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgEducationSchoolAdministrativeUnit"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationSchoolClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/classes/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationSchoolClassByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/classes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationSchoolClassCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/$count",
    "OutputType": null,
    "Command": "Get-MgEducationSchoolCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadBasic.All",
        "Description": "Read a limited subset of the organization's roster",
        "FullDescription": "Allows the app to read a limited subset of properties from both the structure of schools and classes in the organization's roster and education-specific information about all users. Includes name, status, role, email address and photo.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite",
        "Description": "View and modify your school, class and user information",
        "FullDescription": "Allows the app to view and modify information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.WriteWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/delta",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationSchoolDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/users",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationSchoolUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/users/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationSchoolUserByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/schools/{educationSchool-id}/users/$count",
    "OutputType": null,
    "Command": "Get-MgEducationSchoolUserCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationUserAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/users/{educationUser-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationUserAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationUserAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentCategoryCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Get-MgEducationUserAssignmentCategoryDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAssignments.Read",
        "Description": "View your assignments and grades",
        "FullDescription": "Allows the app to view your assignments on your behalf including grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadBasic",
        "Description": "View your assignments without grades",
        "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/education/users/{educationUser-id}/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/delta",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Get-MgEducationUserAssignmentDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Get-MgEducationUserAssignmentGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgEducationUserAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Get-MgEducationUserAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationUserAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgEducationUserAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Get-MgEducationUserAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentSubmissionCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Get-MgEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationUserClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationUserClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/classes/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserClassCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read",
        "Description": "View your school, class and user information",
        "FullDescription": "Allows the app to view information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadBasic.All",
        "Description": "Read a limited subset of the organization's roster",
        "FullDescription": "Allows the app to read a limited subset of properties from both the structure of schools and classes in the organization's roster and education-specific information about all users. Includes name, status, role, email address and photo.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadWrite",
        "Description": "View and modify your school, class and user information",
        "FullDescription": "Allows the app to view and modify information about schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.WriteWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/delta",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Get-MgEducationUserDelta"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgEducationUserMailboxSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationUserRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Get-MgEducationUserRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserRubricCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationUserSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Get-MgEducationUserSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/schools/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserSchoolCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgEducationUserServiceProvisioningError"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationUserTaughtClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/taughtClasses",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Get-MgEducationUserTaughtClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduRoster.Read.All",
        "Description": "Read the organization's roster",
        "FullDescription": "Allows the app to read the structure of schools and classes in the organization's roster and education-specific information about all users to be read.",
        "IsAdmin": false
      },
      {
        "Name": "EduRoster.ReadBasic",
        "Description": "View a limited subset of your school, class and user information",
        "FullDescription": "Allows the app to view minimal  information about both schools and classes in your organization and education-related information about you and other users on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/users/{educationUser-id}/taughtClasses/$count",
    "OutputType": null,
    "Command": "Get-MgEducationUserTaughtClassCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements",
    "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgEntitlementManagementAccessPackageCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAccessPackageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Get-MgEntitlementManagementAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignments",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Get-MgEntitlementManagementAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Access",
      "Access1",
      "AccessViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Get-MgEntitlementManagementAssignmentAdditional"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignments/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAssignmentCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Get-MgEntitlementManagementAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Get-MgEntitlementManagementAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "Get-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "Get-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementAssignmentRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgEntitlementManagementCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/catalogs",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgEntitlementManagementCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Get-MgEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Get-MgEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementConnectedOrganizationCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceEnvironmentCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "Get-MgEntitlementManagementResourceRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "Get-MgEntitlementManagementResourceRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Get-MgEntitlementManagementResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "OutputType": null,
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/settings",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "Command": "Get-MgEntitlementManagementSetting"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Get-MgExternal"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Get-MgExternalConnection"
  },
  {
    "Module": "Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Get-MgExternalConnection"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/$count",
    "OutputType": null,
    "Command": "Get-MgExternalConnectionCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalItem.Read.All",
        "Description": "Read all external items",
        "FullDescription": "Allows the app to read all external items without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "Get-MgExternalConnectionGroup"
  },
  {
    "Module": "Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "Get-MgExternalConnectionGroup"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/$count",
    "OutputType": null,
    "Command": "Get-MgExternalConnectionGroupCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Get-MgExternalConnectionGroupMember"
  },
  {
    "Module": "Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Get-MgExternalConnectionGroupMember"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgExternalConnectionGroupMemberCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalItem.Read.All",
        "Description": "Read all external items",
        "FullDescription": "Allows the app to read all external items without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "Get-MgExternalConnectionItem"
  },
  {
    "Module": "Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "Get-MgExternalConnectionItem"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "Get-MgExternalConnectionItemActivity"
  },
  {
    "Module": "Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "Get-MgExternalConnectionItemActivity"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgExternalConnectionItemActivityCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Get-MgExternalConnectionItemActivityPerformedBy"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgExternalConnectionItemCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "Get-MgExternalConnectionOperation"
  },
  {
    "Module": "Search",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "Get-MgExternalConnectionOperation"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgExternalConnectionOperationCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "Command": "Get-MgExternalConnectionSchema"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/acceptedSenders",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupAcceptedSender"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/acceptedSenders/$ref",
    "OutputType": null,
    "Command": "Get-MgGroupAcceptedSenderByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/acceptedSenders/$count",
    "OutputType": null,
    "Command": "Get-MgGroupAcceptedSenderCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgGroupAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgGroupAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/appRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupAppRoleAssignmentCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupById"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgGroupCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupCalendarEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupCalendarEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupCalendarEventDelta"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgGroupCalendarPermission"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgGroupCalendarPermission"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupCalendarPermissionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/getSchedule",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "Command": "Get-MgGroupCalendarSchedule"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
    },
    "Uri": "/groups/{group-id}/calendar/calendarView",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupCalendarView"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "OutputType": "IMicrosoftGraphConversation",
    "Command": "Get-MgGroupConversation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations",
    "OutputType": "IMicrosoftGraphConversation",
    "Command": "Get-MgGroupConversation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgGroupConversationThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgGroupConversationThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgGroupConversationThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgGroupConversationThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostAttachmentCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupConversationThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostExtensionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/$count",
    "OutputType": null,
    "Command": "Get-MgGroupCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/createdOnBehalfOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupCreatedOnBehalfOf"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupDefaultDrive"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/delta",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveBundleContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveBundleCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupDriveContentTypeBase"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupDriveContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupDriveContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveContentTypeBaseTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveFollowing"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveFollowing"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveFollowingContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveFollowingCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveItemAnalyticTime"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemChildCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveItemDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgGroupDriveItemListItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveItemListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupDriveItemListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveItemListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgGroupDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgGroupDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemPermissionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgGroupDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgGroupDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgGroupDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemThumbnailCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgGroupDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgGroupDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgGroupDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListColumnSourceColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListContentTypeColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListContentTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveListCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupDriveListDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgGroupDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgGroupDriveListItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupDriveListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgGroupDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgGroupDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListOperationCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveListSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveRootActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveRootAnalyticTime"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootChildCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveRootCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveRootDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveRootLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgGroupDriveRootListItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupDriveRootListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupDriveRootListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveRootListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgGroupDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgGroupDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootPermissionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgGroupDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgGroupDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgGroupDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootThumbnailCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgGroupDriveRootVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgGroupDriveRootVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveRootVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveSpecial"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupDriveSpecial"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupDriveSpecialContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count",
    "OutputType": null,
    "Command": "Get-MgGroupDriveSpecialCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupEventAttachmentCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgGroupEventCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/events/$count",
    "OutputType": null,
    "Command": "Get-MgGroupEventCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupEventDelta"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupEventExtensionCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupEventInstance"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}/instances",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgGroupEventInstance"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupEventInstanceAttachmentCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgGroupEventInstanceCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgGroupEventInstanceCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupEventInstanceExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupEventInstanceExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupEventInstanceExtensionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupExtensionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Get-MgGroupLifecyclePolicy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupLifecyclePolicies",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Get-MgGroupLifecyclePolicy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/groupLifecyclePolicies",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Get-MgGroupLifecyclePolicyByGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupLifecyclePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgGroupLifecyclePolicyCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupMember"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupMemberAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupMemberAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupMemberAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupMemberAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupMemberAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupMemberAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupMemberAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupMemberAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupMemberAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupMemberAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupMemberAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupMemberAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members/$ref",
    "OutputType": null,
    "Command": "Get-MgGroupMemberByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/application/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCountAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/device/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCountAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/group/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCountAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCountAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCountAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/user/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberCountAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgGroupMemberGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgGroupMemberObject"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupMemberOf"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupMemberOf"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgGroupMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgGroupMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupMemberOfAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupMemberOfAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberOfCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberOfCountAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupMemberWithLicenseError"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupMemberWithLicenseError"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count",
    "OutputType": null,
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOnenoteNotebookCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "Command": "Get-MgGroupOnenoteNotebookFromWebUrl"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupOnenoteNotebookSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgGroupOnenoteOperation"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOnenoteOperationCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOnenotePageCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "Command": "Get-MgGroupOnenoteRecentNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgGroupOnenoteResource"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupOnenoteResourceContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOnenoteResourceCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOnenoteSectionCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOnenoteSectionGroupCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupOnenoteSectionGroupSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupOnenoteSectionPage"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupOwner"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupOwnerAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupOwnerAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupOwnerAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupOwnerAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupOwnerAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupOwnerAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupOwnerAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupOwnerAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupOwnerAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupOwnerAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupOwnerAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupOwnerAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/$ref",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/application/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCountAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/device/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCountAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/group/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCountAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCountAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/owners/user/$count",
    "OutputType": null,
    "Command": "Get-MgGroupOwnerCountAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgGroupPermissionGrant"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgGroupPermissionGrant"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgGroupPermissionGrantCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgGroupPhoto"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photos",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgGroupPhoto"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgGroupPhotoContent"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "Command": "Get-MgGroupPlanner"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgGroupPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgGroupPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgGroupPlannerPlanBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/groups/{group-id}/planner/plans/$count",
    "OutputType": null,
    "Command": "Get-MgGroupPlannerPlanCount"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Get-MgGroupPlannerPlanDetail"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgGroupPlannerPlanTask"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/rejectedSenders",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupRejectedSender"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "OutputType": null,
    "Command": "Get-MgGroupRejectedSenderByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/rejectedSenders/$count",
    "OutputType": null,
    "Command": "Get-MgGroupRejectedSenderCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/{groupSetting-id}",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "Command": "Get-MgGroupSetting"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "Command": "Get-MgGroupSetting"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSettingCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupSettingTemplateById"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupSettingTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSettingTemplateCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupSettingTemplates/delta",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupSettingTemplateDelta"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/groupSettingTemplates",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgGroupSettingTemplateMemberGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgGroupSettingTemplateMemberObject"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgGroupSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgGroupSite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupSiteActivityByInterval"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupSiteAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupSiteAnalyticLastSevenDay"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupSiteAnalyticTime"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteApplicableContentTypeForList"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgGroupSiteByPath"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteColumnSourceColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteContentTypeBase"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteContentTypeBaseType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteContentTypeBaseType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteContentTypeBaseTypeCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteContentTypeColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteContentTypeColumnLinkCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteContentTypeColumnPositionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteContentTypeCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupSiteCreatedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupSiteDefaultDrive"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/delta",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgGroupSiteDelta"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupSiteDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupSiteDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteDriveCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteExternalColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteExternalColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteExternalColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}",
    "OutputType": "IMicrosoftGraphBaseItem",
    "Command": "Get-MgGroupSiteItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/items",
    "OutputType": "IMicrosoftGraphBaseItem",
    "Command": "Get-MgGroupSiteItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteItemCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupSiteItemLastModifiedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupSiteLastModifiedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgGroupSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgGroupSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListColumnSourceColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListContentTypeColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListContentTypeCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupSiteListCreatedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgGroupSiteListDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgGroupSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgGroupSiteListItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgGroupSiteListItemActivityByInterval"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgGroupSiteListItemAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupSiteListItemCreatedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupSiteListItemDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgGroupSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemVersionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListItemVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgGroupSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgGroupSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListOperationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgGroupSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteListSubscriptionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "OutputType": "IMicrosoftGraphOnenote",
    "Command": "Get-MgGroupSiteOnenote"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgGroupSiteOnenoteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgGroupSiteOnenoteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteOperationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenotePageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenotePageCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenotePageParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenotePageParentSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgGroupSiteOnenoteResource"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgGroupSiteOnenoteResource"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteResourceContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteResourceCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionGroupCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOnenoteSectionPageCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgGroupSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgGroupSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteOperationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgGroupSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgGroupSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSitePermissionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Get-MgGroupSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStores",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Get-MgGroupSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgGroupSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgGroupSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "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",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetTermChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetTermCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgGroupSiteTermStoreSetTermSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgGroupSubSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgGroupSubSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgGroupSubSiteCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgGroupTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/team/channels/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupTeamChannelFileFolder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelMessageReplyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelSharedWithTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgGroupTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgGroupTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamChannelTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgGroupTeamChannelTabTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupTeamGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgGroupTeamGroupServiceProvisioningError"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgGroupTeamIncomingChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgGroupTeamIncomingChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamIncomingChannelCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgGroupTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgGroupTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamInstalledAppCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgGroupTeamInstalledAppTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgGroupTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgGroupTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamOperationCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgGroupTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgGroupTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPermissionGrantCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgGroupTeamPhoto"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo/$value",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPhotoContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgGroupTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgGroupTeamPrimaryChannelFileFolder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamPrimaryChannelTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Get-MgGroupTeamSchedule"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleOpenShiftCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgGroupTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgGroupTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleShiftCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleTimeOffCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgGroupTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgGroupTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamTagCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgGroupTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgGroupTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTeamTagMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/template",
    "OutputType": null,
    "Command": "Get-MgGroupTeamTemplate"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgGroupThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Get-MgGroupThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/$count",
    "OutputType": null,
    "Command": "Get-MgGroupThreadCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgGroupThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Get-MgGroupThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostAttachmentCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostExtensionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgGroupThreadPostInReplyToExtensionCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupTransitiveMember"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMembers",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupTransitiveMember"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupTransitiveMemberAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgGroupTransitiveMemberAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupTransitiveMemberAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgGroupTransitiveMemberAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupTransitiveMemberAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupTransitiveMemberAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupTransitiveMemberAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgGroupTransitiveMemberAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupTransitiveMemberAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgGroupTransitiveMemberAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMembers/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/application/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCountAsApplication"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/device/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCountAsDevice"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/group/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCountAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMembers/user/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberCountAsUser"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupTransitiveMemberOf"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgGroupTransitiveMemberOf"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgGroupTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      }
    ],
    "Uri": "/groups/{group-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberOfCount"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgIdentityApiConnector"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgIdentityApiConnector"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityApiConnectorCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "Get-MgIdentityB2XUserFlow"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "Get-MgIdentityB2XUserFlow"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration",
    "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration",
    "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "Command": "Get-MgIdentityB2XUserFlowIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "Command": "Get-MgIdentityB2XUserFlowIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Get-MgIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Get-MgIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder",
    "OutputType": null,
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "Command": "Get-MgIdentityConditionalAccess"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "Get-MgIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/namedLocations",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "Get-MgIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/namedLocations/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityConditionalAccessNamedLocationCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "Get-MgIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/policies",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "Get-MgIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/policies/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityConditionalAccessPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "Command": "Get-MgIdentityConditionalAccessTemplate"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/templates",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "Command": "Get-MgIdentityConditionalAccessTemplate"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/templates/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityConditionalAccessTemplateCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Get-MgIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Get-MgIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAppConsentRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems",
    "OutputType": "IMicrosoftGraphDeletedItemContainer",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "Command": "Get-MgIdentityGovernancePrivilegedAccess"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Agreement.Read.All",
      "Description": "Read all terms of use agreements",
      "FullDescription": "Allows the app to read terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Get-MgIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityProviderCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgIdentityUserFlowAttribute"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlowAttributes",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Get-MgIdentityUserFlowAttribute"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/userFlowAttributes/$count",
    "OutputType": null,
    "Command": "Get-MgIdentityUserFlowAttributeCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Get-MgInformationProtection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/bitlocker",
    "OutputType": "IMicrosoftGraphBitlocker",
    "Command": "Get-MgInformationProtectionBitlocker"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BitLockerKey.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BitLockerKey.ReadBasic.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BitLockerKey.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BitLockerKey.ReadBasic.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/bitlocker/recoveryKeys",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "Command": "Get-MgInformationProtectionBitlockerRecoveryKey"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "BitLockerKey.Read.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BitLockerKey.ReadBasic.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/bitlocker/recoveryKeys/$count",
    "OutputType": null,
    "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatAssessment.Read.All",
        "Description": "Read threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatAssessment.ReadWrite.All",
        "Description": "Read and write threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatAssessment.Read.All",
        "Description": "Read threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatAssessment.ReadWrite.All",
        "Description": "Read and write threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ThreatAssessment.Read.All",
        "Description": "Read threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatAssessment.ReadWrite.All",
        "Description": "Read and write threat assessment requests",
        "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/informationProtection/threatAssessmentRequests/$count",
    "OutputType": null,
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "OutputType": null,
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "Get-MgInvitation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "Get-MgInvitation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/$count",
    "OutputType": null,
    "Command": "Get-MgInvitationCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgInvitationInvitedUserMailboxSetting"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgInvitationInvitedUserServiceProvisioningError"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgOauth2PermissionGrant"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgOauth2PermissionGrant"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgOauth2PermissionGrantCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/oauth2PermissionGrants/delta",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgOauth2PermissionGrantDelta"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "Get-MgOrganization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "Get-MgOrganization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "Command": "Get-MgOrganizationBranding"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/backgroundImage",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingBackgroundImage"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingBannerLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingCustomCss"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/favicon",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingFavicon"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingHeaderLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "Get-MgOrganizationBrandingLocalization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding/localizations",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "Get-MgOrganizationBrandingLocalization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/branding/localizations/$count",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationCustomCss"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationFavicon"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogo",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingSquareLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "OutputType": null,
    "Command": "Get-MgOrganizationBrandingSquareLogoDark"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgOrganizationById"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count",
    "OutputType": null,
    "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/$count",
    "OutputType": null,
    "Command": "Get-MgOrganizationCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgOrganizationExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgOrganizationExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgOrganizationExtensionCount"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgOrganizationMemberGroup"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgOrganizationMemberObject"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/room",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgPlaceAsRoom"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/room",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgPlaceAsRoom"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList",
    "OutputType": "IMicrosoftGraphRoomList",
    "Command": "Get-MgPlaceAsRoomList"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/roomList",
    "OutputType": "IMicrosoftGraphRoomList",
    "Command": "Get-MgPlaceAsRoomList"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/{room-id}",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgPlaceAsRoomListRoom"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Get-MgPlaceAsRoomListRoom"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/$count",
    "OutputType": null,
    "Command": "Get-MgPlaceCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/room/$count",
    "OutputType": null,
    "Command": "Get-MgPlaceCountAsRoom"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read company places (conference rooms and room lists) for calendar events and other applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/places/roomList/$count",
    "OutputType": null,
    "Command": "Get-MgPlaceCountAsRoomList"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/$count",
    "OutputType": null,
    "Command": "Get-MgPlaceRoomCount"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "Command": "Get-MgPlanner"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgPlannerBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgPlannerBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/$count",
    "OutputType": null,
    "Command": "Get-MgPlannerBucketCount"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgPlannerBucketTask"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Get-MgPlannerPlanBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/$count",
    "OutputType": null,
    "Command": "Get-MgPlannerPlanCount"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Get-MgPlannerPlanDetail"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgPlannerPlanTask"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgPlannerTask"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgPlannerTask"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "Command": "Get-MgPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgPlannerTaskCount"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/details",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "Command": "Get-MgPlannerTaskDetail"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "Command": "Get-MgPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/activityBasedTimeoutPolicies",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/activityBasedTimeoutPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConsentRequest",
        "Description": "Read and write your organization's consent request policy",
        "FullDescription": "Allows the app to read and write your organization's consent requests policy without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/adminConsentRequestPolicy",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "Command": "Get-MgPolicyAdminConsentRequestPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgPolicyAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgPolicyAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyAppManagementPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyAppManagementPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyAppManagementPolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/appManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyAppManagementPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationFlows",
        "Description": "Read and write authentication flow policies",
        "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationFlowsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "Command": "Get-MgPolicyAuthenticationFlowPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write all authentication method policies ",
      "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/policies/authenticationMethodsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "Command": "Get-MgPolicyAuthenticationMethodPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authorizationPolicy",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "Command": "Get-MgPolicyAuthorizationPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Get-MgPolicyClaimMappingPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Get-MgPolicyClaimMappingPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyClaimMappingPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyClaimMappingPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/claimsMappingPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyClaimMappingPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/conditionalAccessPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyConditionalAccessPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "Command": "Get-MgPolicyCrossTenantAccessPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.CrossTenantAccess",
        "Description": "Read and write your organization's cross tenant access policies",
        "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/defaultAppManagementPolicy",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "Command": "Get-MgPolicyDefaultAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Get-MgPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Get-MgPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "OutputType": null,
    "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyFeatureRolloutPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/homeRealmDiscoveryPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Policy.Read.All",
      "Description": "Read your organization's policies",
      "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "Get-MgPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "Get-MgPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyPermissionGrantPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Get-MgPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Get-MgPolicyRoleManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Get-MgPolicyRoleManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicyAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicyAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyRoleManagementPolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Get-MgPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagementPolicy.Read.Directory",
        "Description": "Read all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyRoleManagementPolicyRuleCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenIssuancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyTokenIssuancePolicyCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/tokenLifetimePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgPolicyTokenLifetimePolicyCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print",
    "OutputType": "IMicrosoftGraphPrint",
    "Command": "Get-MgPrint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/connectors/{printConnector-id}",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgPrintConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/connectors",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgPrintConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/connectors/$count",
    "OutputType": null,
    "Command": "Get-MgPrintConnectorCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/operations/{printOperation-id}",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "Get-MgPrintOperation"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/operations",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "Get-MgPrintOperation"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/operations/$count",
    "OutputType": null,
    "Command": "Get-MgPrintOperationCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgPrintPrinter"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgPrintPrinter"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgPrintPrinterConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/connectors",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Get-MgPrintPrinterConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/connectors/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterConnectorCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterJobCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgPrintPrinterJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgPrintPrinterJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterJobDocumentContent"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterJobDocumentCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgPrintPrinterJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgPrintPrinterJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterJobTaskCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgPrintPrinterJobTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgPrintPrinterJobTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgPrintPrinterShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/shares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgPrintPrinterShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/shares/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterShareCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgPrintPrinterTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgPrintPrinterTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers/$count",
    "OutputType": null,
    "Command": "Get-MgPrintPrinterTaskTriggerCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgPrintPrinterTaskTriggerDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "Get-MgPrintService"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "Get-MgPrintService"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/$count",
    "OutputType": null,
    "Command": "Get-MgPrintServiceCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "Get-MgPrintServiceEndpoint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}/endpoints",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "Get-MgPrintServiceEndpoint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrintConnector.Read.All",
        "Description": "Read print connectors",
        "FullDescription": "Allows the application to read print connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/services/{printService-id}/endpoints/$count",
    "OutputType": null,
    "Command": "Get-MgPrintServiceEndpointCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgPrintShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Get-MgPrintShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgPrintShareAllowedGroup"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref",
    "OutputType": null,
    "Command": "Get-MgPrintShareAllowedGroupByRef"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareAllowedGroupCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgPrintShareAllowedUser"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref",
    "OutputType": null,
    "Command": "Get-MgPrintShareAllowedUserByRef"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareAllowedUserCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgPrintShareAllowedUserMailboxSetting"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrinterShare.Read.All",
        "Description": "Read printer shares",
        "FullDescription": "Allows the application to read printer shares on your behalf. ",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgPrintShareJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Get-MgPrintShareJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareJobCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgPrintShareJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Get-MgPrintShareJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Get-MgPrintShareJobDocumentContent"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareJobDocumentCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgPrintShareJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgPrintShareJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgPrintShareJobTaskCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgPrintShareJobTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgPrintShareJobTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.Read.All",
        "Description": "Read printers",
        "FullDescription": "Allows the application to read printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/printer",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Get-MgPrintSharePrinter"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgPrintTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Get-MgPrintTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgPrintTaskDefinitionCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgPrintTaskDefinitionTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Get-MgPrintTaskDefinitionTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgPrintTaskDefinitionTaskCount"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Get-MgPrintTaskDefinitionTaskTrigger"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgPrivacySubjectRightsRequest"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgPrivacySubjectRightsRequest"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgPrivacySubjectRightsRequestApprover"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgPrivacySubjectRightsRequestApprover"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "OutputType": null,
    "Command": "Get-MgPrivacySubjectRightsRequestApproverCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "OutputType": null,
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/$count",
    "OutputType": null,
    "Command": "Get-MgPrivacySubjectRightsRequestCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count",
    "OutputType": null,
    "Command": "Get-MgPrivacySubjectRightsRequestNoteCount"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgPrivacySubjectRightsRequestTeam"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot",
    "Command": "Get-MgReportAuthenticationMethod"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users in your organization, without a signed-in user. 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": false
      }
    ],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users in your organization, without a signed-in user. 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": false
      }
    ],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AuditLog.Read.All",
        "Description": "Read all audit log data",
        "FullDescription": "Allows the app to read and query your audit log activities, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users in your organization, without a signed-in user. 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": false
      }
    ],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count",
    "OutputType": null,
    "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgReportDailyPrintUsageByPrinter"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByPrinter",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgReportDailyPrintUsageByPrinter"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByPrinter/$count",
    "OutputType": null,
    "Command": "Get-MgReportDailyPrintUsageByPrinterCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgReportDailyPrintUsageByUser"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByUser",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgReportDailyPrintUsageByUser"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/dailyPrintUsageByUser/$count",
    "OutputType": null,
    "Command": "Get-MgReportDailyPrintUsageByUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Device"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
    },
    "Uri": "/reports/deviceConfigurationDeviceActivity",
    "OutputType": null,
    "Command": "Get-MgReportDeviceConfigurationDeviceActivity"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Device"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
    },
    "Uri": "/reports/deviceConfigurationUserActivity",
    "OutputType": null,
    "Command": "Get-MgReportDeviceConfigurationUserActivity"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportEmailActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportEmailActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportEmailActivityUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportEmailAppUsageAppUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportEmailAppUsageUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportEmailAppUsageUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportEmailAppUsageVersionUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "Command": "Get-MgReportGroupArchivedPrintJob"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportM365AppPlatformUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getM365AppUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportM365AppUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getM365AppUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportM365AppUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageDetail(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportMailboxUsageDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportMailboxUsageMailboxCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getMailboxUsageStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportMailboxUsageStorage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Detail",
      "Detail1",
      "DetailViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/reports/managedDeviceEnrollmentFailureDetails",
    "OutputType": null,
    "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Top",
      "Top1",
      "TopViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/reports/managedDeviceEnrollmentTopFailures",
    "OutputType": null,
    "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgReportMonthlyPrintUsageByPrinter"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByPrinter",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "Command": "Get-MgReportMonthlyPrintUsageByPrinter"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByPrinter/$count",
    "OutputType": null,
    "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgReportMonthlyPrintUsageByUser"
  },
  {
    "Module": "Reports",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByUser",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "Command": "Get-MgReportMonthlyPrintUsageByUser"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/monthlyPrintUsageByUser/$count",
    "OutputType": null,
    "Command": "Get-MgReportMonthlyPrintUsageByUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getOffice365ActivationCounts",
    "OutputType": null,
    "Command": "Get-MgReportOffice365ActivationCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getOffice365ActivationsUserCounts",
    "OutputType": null,
    "Command": "Get-MgReportOffice365ActivationUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports without a signed-in user. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": false
    },
    "Uri": "/reports/getOffice365ActivationsUserDetail",
    "OutputType": null,
    "Command": "Get-MgReportOffice365ActivationUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOffice365ActiveUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365ActiveUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportOffice365ActiveUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOffice365GroupActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportOffice365GroupActivityDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOffice365GroupActivityFileCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOffice365GroupActivityGroupCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOffice365GroupActivityStorage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOffice365ServiceUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveActivityFileCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveActivityUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveUsageAccountCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveUsageAccountDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveUsageFileCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getOneDriveUsageStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportOneDriveUsageStorage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "Command": "Get-MgReportPrinterArchivedPrintJob"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/security",
    "OutputType": null,
    "Command": "Get-MgReportSecurity"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/security/getAttackSimulationRepeatOffenders",
    "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender",
    "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage",
    "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage",
    "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage",
    "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage",
    "Command": "Get-MgReportSecurityAttackSimulationUserCoverage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointActivityFileCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityPages(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointActivityPage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportSharePointActivityUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportSharePointSiteUsageDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointSiteUsageFileCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointSiteUsagePage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointSiteUsageSiteCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSharePointSiteUsageStorage"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessActivityUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamActivityDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportTeamActivityDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamActivityDistributionCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsTeamCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamDeviceUsageUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportTeamDeviceUsageUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamUserActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportTeamUserActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportTeamUserActivityUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Reports.Read.All",
      "Description": "Read all usage reports",
      "FullDescription": "Allows an app to read all service usage reports on your behalf. Services that provide usage reports include Office 365 and Azure Active Directory.",
      "IsAdmin": true
    },
    "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "Command": "Get-MgReportUserArchivedPrintJob"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportYammerActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerActivityUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportYammerActivityUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerActivityUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportYammerActivityUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportYammerDeviceUsageUserCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportYammerDeviceUsageUserDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportYammerGroupActivityCount"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerGroupsActivityDetail(date={date})",
    "OutputType": null,
    "Command": "Get-MgReportYammerGroupActivityDetail"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')",
    "OutputType": null,
    "Command": "Get-MgReportYammerGroupActivityGroupCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "Get-MgRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskDetections",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "Get-MgRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskDetections/$count",
    "OutputType": null,
    "Command": "Get-MgRiskDetectionCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "Get-MgRiskyServicePrincipal"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "Get-MgRiskyServicePrincipal"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/$count",
    "OutputType": null,
    "Command": "Get-MgRiskyServicePrincipalCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "Get-MgRiskyServicePrincipalHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "Get-MgRiskyServicePrincipalHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all risky service principal information for your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
        "Description": "Read and write all identity risky service principal information",
        "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count",
    "OutputType": null,
    "Command": "Get-MgRiskyServicePrincipalHistoryCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read all identity risky user information",
      "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "Get-MgRiskyUser"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read all identity risky user information",
      "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "Get-MgRiskyUser"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read all identity risky user information",
      "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/$count",
    "OutputType": null,
    "Command": "Get-MgRiskyUserCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read all identity risky user information",
        "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write all risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "Get-MgRiskyUserHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read all identity risky user information",
        "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write all risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "Get-MgRiskyUserHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read all identity risky user information",
        "FullDescription": "Allows the app to read the identity risky user information for your organization without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityRiskyUser.ReadWrite.All",
        "Description": "Read and write all risky user information",
        "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count",
    "OutputType": null,
    "Command": "Get-MgRiskyUserHistoryCount"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "Command": "Get-MgRoleManagement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Get-MgRoleManagementDirectory"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Get-MgRoleManagementEntitlementManagement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, on your behalf.  This includes reading Cloud PC role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, on your behalf. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.CloudPC",
        "Description": "Read Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read the Cloud PC role-based access control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count",
    "OutputType": null,
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition"
  },
  {
    "Module": "SchemaExtensions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "Get-MgSchemaExtension"
  },
  {
    "Module": "SchemaExtensions",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "Get-MgSchemaExtension"
  },
  {
    "Module": "SchemaExtensions",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/$count",
    "OutputType": null,
    "Command": "Get-MgSchemaExtensionCount"
  },
  {
    "Module": "Search",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/search",
    "OutputType": null,
    "Command": "Get-MgSearchEntity"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts/{alert-id}",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Get-MgSecurityAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Get-MgSecurityAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAlertCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all security alerts",
        "FullDescription": "Allows the app to read all security alerts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write to all security alerts",
        "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts_v2/{alert-id}",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgSecurityAlertV2"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all security alerts",
        "FullDescription": "Allows the app to read all security alerts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write to all security alerts",
        "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts_v2",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgSecurityAlertV2"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all security alerts",
        "FullDescription": "Allows the app to read all security alerts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write to all security alerts",
        "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/alerts_v2/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAlertV2Count"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation",
    "OutputType": "IMicrosoftGraphAttackSimulationRoot",
    "Command": "Get-MgSecurityAttackSimulation"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulations",
    "OutputType": "IMicrosoftGraphSimulation",
    "Command": "Get-MgSecurityAttackSimulation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "Get-MgSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "Get-MgSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationAutomationCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "Get-MgSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "Get-MgSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationAutomationRunCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulations/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "Get-MgSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "Get-MgSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationLandingPageCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "Get-MgSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "Get-MgSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "Get-MgSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "Get-MgSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationLoginPageCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "Get-MgSecurityAttackSimulationOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "Get-MgSecurityAttackSimulationOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationOperationCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "Get-MgSecurityAttackSimulationPayload"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/payloads",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "Get-MgSecurityAttackSimulationPayload"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/payloads/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationPayloadCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "Get-MgSecurityAttackSimulationTraining"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/trainings",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "Get-MgSecurityAttackSimulationTraining"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AttackSimulation.Read.All",
      "Description": "Read attack simulation data of an organization",
      "FullDescription": "Allows the app to read attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/trainings/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationTrainingCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "Command": "Get-MgSecurityCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "Get-MgSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "Get-MgSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read all security incidents",
        "FullDescription": "Allows the app to read all security incidents, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to all security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/incidents/{incident-id}",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "Get-MgSecurityIncident"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read all security incidents",
        "FullDescription": "Allows the app to read all security incidents, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to all security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/incidents",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "Get-MgSecurityIncident"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgSecurityIncidentAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Get-MgSecurityIncidentAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityIncidentAlertCommentCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityIncidentAlertCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read all security incidents",
        "FullDescription": "Allows the app to read all security incidents, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to all security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/incidents/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityIncidentCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScores/{secureScore-id}",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "Get-MgSecuritySecureScore"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScores",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "Get-MgSecuritySecureScore"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "Get-MgSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScoreControlProfiles",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "Get-MgSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScoreControlProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySecureScoreControlProfileCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/secureScores/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySecureScoreCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgSecuritySubjectRightsRequest"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Get-MgSecuritySubjectRightsRequest"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSecuritySubjectRightsRequestApprover"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSecuritySubjectRightsRequestApprover"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestApproverCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaborator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestFinalReport"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Get-MgSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "SubjectRightsRequest.Read.All",
        "Description": "Read data subject requests",
        "FullDescription": "Allows the app to read subject rights requests on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SubjectRightsRequest.ReadWrite.All",
        "Description": "Read and write data subject requests",
        "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count",
    "OutputType": null,
    "Command": "Get-MgSecuritySubjectRightsRequestNoteCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgSecuritySubjectRightsRequestTeam"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "Command": "Get-MgSecurityThreatIntelligence"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articles",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articles/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceArticleCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostPairCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "Get-MgSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "Get-MgSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostPortCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostPortHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "Command": "Get-MgSecurityThreatIntelligenceHostReputation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "Get-MgSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Security",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "Get-MgSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/whois",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Get-MgSecurityThreatIntelligenceHostWhoi"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read all Threat Intelligence Information",
      "FullDescription": "Allows the app to read threat intellgence information, such as indicators, observations, and and articles, without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/triggers",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "Command": "Get-MgSecurityTrigger"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "Get-MgSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "Get-MgSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityTriggerRetentionEventCount"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgSecurityTriggerRetentionEventType"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/triggerTypes",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "Command": "Get-MgSecurityTriggerType"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Security",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggerTypes/retentionEventTypes",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Get-MgSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Security",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RecordsManagement.Read.All",
        "Description": "Read Records Management configuration, labels and policies",
        "FullDescription": "Allows the application to read any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "RecordsManagement.ReadWrite.All",
        "Description": "Read and write Records Management configuration, labels and policies",
        "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/triggerTypes/retentionEventTypes/$count",
    "OutputType": null,
    "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "Get-MgServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "Get-MgServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/healthOverviews/$count",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementHealthOverviewCount"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgServiceAnnouncementIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Get-MgServiceAnnouncementIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues/$count",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementIssueCount"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "Get-MgServiceAnnouncementMessage"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "Get-MgServiceAnnouncementMessage"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Get-MgServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Get-MgServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementMessageAttachmentContent"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementMessageAttachmentCount"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages, without a signed-in user. Messages may include information about new or changed features.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/messages/$count",
    "OutputType": null,
    "Command": "Get-MgServiceAnnouncementMessageCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgServicePrincipalAppManagementPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Get-MgServicePrincipalAppManagementPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalAppManagementPolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalAppRoleAssignedToCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalAppRoleAssignmentCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals(appId='{appId}')",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalByAppId"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalById"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Get-MgServicePrincipalClaimMappingPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalClaimMappingPolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalCreatedObject"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalCreatedObject"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalCreatedObjectCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "Get-MgServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "Get-MgServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/delta",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalDelta"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgServicePrincipalEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgServicePrincipalEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalEndpointCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalMemberGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalMemberObject"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalMemberOf"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalMemberOf"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgServicePrincipalMemberOfAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgServicePrincipalMemberOfAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalMemberOfCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalMemberOfCountAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgServicePrincipalOauth2PermissionGrant"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgServicePrincipalOauth2PermissionGrant"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalOwnedObject"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalOwnedObject"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgServicePrincipalOwnedObjectAsApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgServicePrincipalOwnedObjectAsApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgServicePrincipalOwnedObjectAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgServicePrincipalOwnedObjectAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnedObjectCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalOwner"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgServicePrincipalOwnerAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgServicePrincipalOwnerAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgServicePrincipalOwnerAsUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgServicePrincipalOwnerAsUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnerByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnerCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalOwnerCountAsUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration",
    "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "Get-MgServicePrincipalRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "Get-MgServicePrincipalRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read all identity risk event information",
      "FullDescription": "Allows the app to read the identity risk event information for your organization without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/servicePrincipalRiskDetections/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalRiskDetectionCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Get-MgServicePrincipalSynchronization"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalSynchronizationAccessToken"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Get-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalSynchronizationJobCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalSynchronizationSecretCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Get-MgServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalSynchronizationTemplateCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.Read.All",
        "Description": "Read all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to read Azure AD synchronization information, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgServicePrincipalTokenIssuancePolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Get-MgServicePrincipalTokenIssuancePolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgServicePrincipalTokenLifetimePolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Get-MgServicePrincipalTokenLifetimePolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalTransitiveMemberOf"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgServicePrincipalTransitiveMemberOf"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgShareContentTypeBase"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgShareContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgShareContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgShareContentTypeBaseTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/$count",
    "OutputType": null,
    "Command": "Get-MgShareCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgShareCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgShareCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgShareCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgShareDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgShareDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgShareItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgShareItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgShareItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgShareItemCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgShareItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgShareLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgShareLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgShareList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgShareListColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListColumnSourceColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgShareListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgShareListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgShareListContentTypeColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgShareListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgShareListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgShareListContentTypeColumnLinkCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgShareListContentTypeColumnPositionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgShareListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgShareListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgShareListContentTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgShareListCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgShareListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgShareListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgShareListDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgShareListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgShareListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgShareListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgShareListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgShareListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgShareListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgShareListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgShareListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgShareListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgShareListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgShareListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgShareListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgShareListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgShareListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgShareListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgShareListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgShareListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgShareListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgShareListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgShareListOperationCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgShareListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgShareListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgShareListSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgSharePermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgShareRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgShareRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "Get-MgShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "Get-MgShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/site",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgShareSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgSiteActivityByInterval"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgSiteAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgSiteAnalyticItemActivityStatCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgSiteAnalyticLastSevenDay"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgSiteAnalyticTime"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteApplicableContentTypeForList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/getByPath(path='{path}')",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSiteByPath"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgSiteColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteColumnSourceColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteContentTypeBase"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteContentTypeBaseType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteContentTypeBaseType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgSiteContentTypeBaseTypeCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgSiteContentTypeColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgSiteContentTypeColumnLinkCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgSiteContentTypeColumnPositionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteContentTypeColumnSourceColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgSiteContentTypeCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/$count",
    "OutputType": null,
    "Command": "Get-MgSiteCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgSiteDefaultDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/delta",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSiteDelta"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgSiteDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgSiteDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgSiteDriveCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteExternalColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/externalColumns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteExternalColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/externalColumns/$count",
    "OutputType": null,
    "Command": "Get-MgSiteExternalColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSiteItemLastModifiedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSiteLastModifiedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgSiteLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListColumnSourceColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListContentTypeColumnCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListContentTypeColumnLinkCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListContentTypeColumnPosition"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListContentTypeColumnPositionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgSiteListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgSiteListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListContentTypeCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSiteListCreatedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgSiteListDrive"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgSiteListItemActivityByInterval"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgSiteListItemAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgSiteListItemCreatedByUser"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListItemDocumentSetVersionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgSiteListItemDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgSiteListItemDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgSiteListItemField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListItemVersionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgSiteListItemVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListOperationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgSiteListSubscriptionCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgSiteOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgSiteOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOnenoteNotebookCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "Command": "Get-MgSiteOnenoteNotebookFromWebUrl"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgSiteOnenoteNotebookSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgSiteOnenoteOperation"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOnenoteOperationCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgSiteOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgSiteOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgSiteOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOnenotePageCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgSiteOnenoteResource"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgSiteOnenoteResourceContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOnenoteResourceCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgSiteOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgSiteOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOnenoteSectionCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgSiteOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgSiteOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOnenoteSectionGroupCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteOperationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgSitePermissionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "Command": "Get-MgSiteRecentNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Get-MgSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStores",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Get-MgSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStores/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetTermChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetTermCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreGroupSetTermSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Get-MgSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetTermChildCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetTermChildRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetTermChildSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetTermCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Get-MgSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TermStore.Read.All",
        "Description": "Read term store data",
        "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      },
      {
        "Name": "TermStore.ReadWrite.All",
        "Description": "Read and write term store data",
        "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
        "IsAdmin": true
      }
    ],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count",
    "OutputType": null,
    "Command": "Get-MgSiteTermStoreSetTermRelationCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetTermRelationSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Get-MgSiteTermStoreSetTermRelationToTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Get-MgSiteTermStoreSetTermSet"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "Get-MgSubscribedSku"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/subscribedSkus",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "Get-MgSubscribedSku"
  },
  {
    "Module": "ChangeNotifications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgSubscription"
  },
  {
    "Module": "ChangeNotifications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/sites/{site-id1}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSubSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List2"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/sites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgSubSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/sites/$count",
    "OutputType": null,
    "Command": "Get-MgSubSiteCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "File.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read files in all site collections",
        "FullDescription": "Allows the app to read all files in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgTeamChannelFileFolder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgTeamChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "ChannelMember.ReadWrite",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamChannelMessageDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelMessageReplyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamChannelMessageReplyDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelSharedWithTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs. ",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgTeamChannelTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgTeamChannelTabTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/$count",
    "OutputType": null,
    "Command": "Get-MgTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgTeamGroupServiceProvisioningError"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgTeamGroupServiceProvisioningErrorCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/incomingChannels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamIncomingChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/incomingChannels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamIncomingChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/incomingChannels/$count",
    "OutputType": null,
    "Command": "Get-MgTeamIncomingChannelCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgTeamInstalledAppCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgTeamInstalledAppTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgTeamInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of all teams",
        "FullDescription": "Read the members of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of all teams",
        "FullDescription": "Read the members of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of all teams",
        "FullDescription": "Read the members of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgTeamMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Get-MgTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgTeamOperationCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsApp.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsApp.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam",
        "Description": "Read installed Teams apps in teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in teams that you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadForTeam.All",
        "Description": "Read installed Teams apps for all teams",
        "FullDescription": "Allows the app to read the Teams apps that are installed in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPermissionGrantCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgTeamPhoto"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgTeamPhotoContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgTeamPrimaryChannelFileFolder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamPrimaryChannelMessageDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelMessageReplyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgTeamPrimaryChannelTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgTeamPrimaryChannelTabTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Get-MgTeamSchedule"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Get-MgTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleOfferShiftRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Get-MgTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Get-MgTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleOpenShiftCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Get-MgTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleSchedulingGroupCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Get-MgTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleShiftCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Get-MgTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Get-MgTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleTimeOffCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Get-MgTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleTimeOffReasonCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Get-MgTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count",
    "OutputType": null,
    "Command": "Get-MgTeamScheduleTimeOffRequestCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Get-MgTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/$count",
    "OutputType": null,
    "Command": "Get-MgTeamTagCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Get-MgTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkTag.Read",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.Read.All",
        "Description": "Read tags in Teams",
        "FullDescription": "Allows the app to read tags in Teams without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgTeamTagMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/template",
    "OutputType": null,
    "Command": "Get-MgTeamTemplate"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Teamwork.Read.All",
      "Description": "Read organizational teamwork settings",
      "FullDescription": "Allows the app to read all teamwork settings of the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork",
    "OutputType": "IMicrosoftGraphTeamwork",
    "Command": "Get-MgTeamwork"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "Get-MgTeamworkDeletedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Get a list of all teams",
      "FullDescription": "Get a list of all teams, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/deletedTeams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "Get-MgTeamworkDeletedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Get-MgTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamChannelTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Get a list of all teams",
      "FullDescription": "Get a list of all teams, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/deletedTeams/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkDeletedTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamworkAppSettings.Read.All",
        "Description": "Read Teams app settings",
        "FullDescription": "Allows the app to read the Teams app settings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamworkAppSettings.ReadWrite.All",
        "Description": "Read and write Teams app settings",
        "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/teamsAppSettings",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "Command": "Get-MgTeamworkTeamAppSetting"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WorkforceIntegration.Read.All",
        "Description": "Read workforce integrations",
        "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "WorkforceIntegration.ReadWrite.All",
        "Description": "Read and write workforce integrations",
        "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "Get-MgTeamworkWorkforceIntegration"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WorkforceIntegration.Read.All",
        "Description": "Read workforce integrations",
        "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "WorkforceIntegration.ReadWrite.All",
        "Description": "Read and write workforce integrations",
        "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/workforceIntegrations",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "Get-MgTeamworkWorkforceIntegration"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "WorkforceIntegration.Read.All",
        "Description": "Read workforce integrations",
        "FullDescription": "Allows the app to read workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "WorkforceIntegration.ReadWrite.All",
        "Description": "Read and write workforce integrations",
        "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/teamwork/workforceIntegrations/$count",
    "OutputType": null,
    "Command": "Get-MgTeamworkWorkforceIntegrationCount"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/$count",
    "OutputType": null,
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count",
    "OutputType": null,
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/$count",
    "OutputType": null,
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count",
    "OutputType": null,
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedAdminRelationship.Read.All",
        "Description": "Read Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to read details of Delegated Admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DelegatedAdminRelationship.ReadWrite.All",
        "Description": "Manage Delegated Admin relationships with customers",
        "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count",
    "OutputType": null,
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUser"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUser"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Get-MgUserActivity"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Get-MgUserActivity"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/$count",
    "OutputType": null,
    "Command": "Get-MgUserActivityCount"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "Get-MgUserActivityHistoryItem"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "Get-MgUserActivityHistoryItem"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Get-MgUserActivityHistoryItemActivity"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count",
    "OutputType": null,
    "Command": "Get-MgUserActivityHistoryItemCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgUserAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AgreementAcceptance.Read",
        "Description": "Read your terms of use acceptance statuses",
        "FullDescription": "Allows the app to read your terms of use acceptance statuses.",
        "IsAdmin": true
      },
      {
        "Name": "AgreementAcceptance.Read.All",
        "Description": "Read all terms of use acceptance statuses",
        "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/agreementAcceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Get-MgUserAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AgreementAcceptance.Read",
        "Description": "Read your terms of use acceptance statuses",
        "FullDescription": "Allows the app to read your terms of use acceptance statuses.",
        "IsAdmin": true
      },
      {
        "Name": "AgreementAcceptance.Read.All",
        "Description": "Read all terms of use acceptance statuses",
        "FullDescription": "Allows the app to read terms of use acceptance statuses on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/agreementAcceptances/$count",
    "OutputType": null,
    "Command": "Get-MgUserAgreementAcceptanceCount"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgUserAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgUserAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/appRoleAssignments/$count",
    "OutputType": null,
    "Command": "Get-MgUserAppRoleAssignmentCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationEmailMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationEmailMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationEmailMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "Command": "Get-MgUserAuthenticationFido2Method"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "Command": "Get-MgUserAuthenticationFido2Method"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationFido2MethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/methods",
    "OutputType": "IMicrosoftGraphAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/methods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgUserAuthenticationOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Get-MgUserAuthenticationOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationOperationCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationPasswordMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordMethods",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationPasswordMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationPasswordMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationPhoneMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationSoftwareOathMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationSoftwareOathMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count",
    "OutputType": null,
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/getByIds",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserById"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendars/{calendar-id}",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgUserCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgUserCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendars/$count",
    "OutputType": null,
    "Command": "Get-MgUserCalendarCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserCalendarEvent"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserCalendarEventDelta"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "Get-MgUserCalendarGroup"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "Get-MgUserCalendarGroup"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read.Shared",
        "Description": "Read calendars you can access",
        "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgUserCalendarGroupCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendarGroups/$count",
    "OutputType": null,
    "Command": "Get-MgUserCalendarGroupCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgUserCalendarPermission"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Get-MgUserCalendarPermission"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions/$count",
    "OutputType": null,
    "Command": "Get-MgUserCalendarPermissionCount"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get1",
      "GetExpanded1",
      "GetViaIdentity1",
      "GetViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "Command": "Get-MgUserCalendarSchedule"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/calendarView",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserCalendarView"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgUserChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/users/{user-id}/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgUserChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      }
    ],
    "Uri": "/users/{user-id}/chats/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgUserChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "Get-MgUserChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatInstalledAppCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgUserChatInstalledAppTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgUserChatInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Get-MgUserChatLastMessagePreview"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgUserChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Get-MgUserChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.Read",
        "Description": "Read the members of chats",
        "FullDescription": "Read the members of chats, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "ChatMember.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatMemberCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgUserChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgUserChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatMessageCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgUserChatMessageDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgUserChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgUserChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read all channel messages",
        "FullDescription": "Allows the app to read all channel messages in Microsoft Teams",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMessage.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatMessageHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgUserChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgUserChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatMessageReplyCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Get-MgUserChatMessageReplyDelta"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Get-MgUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatMessageReplyHostedContentCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgUserChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Get-MgUserChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatPermissionGrantCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgUserChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Get-MgUserChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatPinnedMessageCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgUserChatTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Get-MgUserChatTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count",
    "OutputType": null,
    "Command": "Get-MgUserChatTabCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgUserChatTabTeamApp"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contacts/delta",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactDelta"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactExtensionCount"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgUserContactFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgUserContactFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgUserContactFolderChildFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgUserContactFolderChildFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactFolderChildFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactFolderChildFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderChildFolderContactCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactFolderChildFolderContactDelta"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgUserContactFolderChildFolderContactPhoto"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderChildFolderCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgUserContactFolderChildFolderDelta"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderContactCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Get-MgUserContactFolderContactDelta"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserContactFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderContactExtensionCount"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgUserContactFolderContactPhoto"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderContactPhotoContent"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/$count",
    "OutputType": null,
    "Command": "Get-MgUserContactFolderCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read contacts in all mailboxes",
        "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Read and write contacts in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/contactFolders/delta",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Get-MgUserContactFolderDelta"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgUserContactPhoto"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read contacts in all mailboxes",
      "FullDescription": "Allows the app to read all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgUserContactPhotoContent"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/$count",
    "OutputType": null,
    "Command": "Get-MgUserCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserCreatedObject"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/createdObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserCreatedObject"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgUserCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgUserCreatedObjectAsServicePrincipal"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/createdObjects/$count",
    "OutputType": null,
    "Command": "Get-MgUserCreatedObjectCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgUserDefaultCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserDefaultCalendarEvent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/calendar/getSchedule",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "Command": "Get-MgUserDefaultCalendarSchedule"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgUserDefaultDrive"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/delta",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDelta"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Get-MgUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count",
    "OutputType": null,
    "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserDirectReport"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/directReports",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserDirectReport"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgUserDirectReportAsOrgContact"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/orgContact",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Get-MgUserDirectReportAsOrgContact"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDirectReportAsUser"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/user",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDirectReportAsUser"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/directReports/$count",
    "OutputType": null,
    "Command": "Get-MgUserDirectReportCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/orgContact/$count",
    "OutputType": null,
    "Command": "Get-MgUserDirectReportCountAsOrgContact"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/directReports/user/$count",
    "OutputType": null,
    "Command": "Get-MgUserDirectReportCountAsUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgUserDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgUserDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveBundleContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveBundleCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgUserDriveContentTypeBase"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgUserDriveContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgUserDriveContentTypeBaseType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveContentTypeBaseTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/drives/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveFollowing"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveFollowing"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveFollowingContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveFollowingCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveItem"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgUserDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveItemAnalyticLastSevenDay"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveItemAnalyticTime"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemChildCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveItemDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgUserDriveItemListItem"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveItemListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgUserDriveItemListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveItemListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveItemListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgUserDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgUserDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgUserDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgUserDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemPermissionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgUserDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgUserDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgUserDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgUserDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgUserDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemThumbnailCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgUserDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgUserDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Get-MgUserDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListColumnSourceColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgUserDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgUserDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListContentTypeColumnCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Get-MgUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListContentTypeColumnLinkCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListContentTypeColumnPosition"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListContentTypeColumnPositionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListContentTypeCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveListCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/drive",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Get-MgUserDriveListDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgUserDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgUserDriveListItem"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgUserDriveListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgUserDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgUserDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgUserDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Get-MgUserDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListOperationCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgUserDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgUserDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveListSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveRoot"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveRootActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgUserDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveRootAnalyticLastSevenDay"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveRootAnalyticTime"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootChildCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveRootCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/delta",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveRootDelta"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveRootLastModifiedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Get-MgUserDriveRootListItem"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Get-MgUserDriveRootListItemActivityByInterval"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Get-MgUserDriveRootListItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserDriveRootListItemCreatedByUser"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveRootListItemDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgUserDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Get-MgUserDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgUserDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Get-MgUserDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootPermissionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Get-MgUserDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgUserDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Get-MgUserDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootSubscriptionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgUserDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Get-MgUserDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootThumbnailCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgUserDriveRootVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Get-MgUserDriveRootVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveRootVersionCount"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveSpecial"
  },
  {
    "Module": "Files",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Get-MgUserDriveSpecial"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserDriveSpecialContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/$count",
    "OutputType": null,
    "Command": "Get-MgUserDriveSpecialCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgUserEventAttachmentCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgUserEventCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/$count",
    "OutputType": null,
    "Command": "Get-MgUserEventCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserEventDelta"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserEventExtensionCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserEventInstance"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}/instances",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserEventInstance"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgUserEventInstanceAttachmentCount"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "Get-MgUserEventInstanceCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read calendars in all mailboxes",
        "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}/instances/$count",
    "OutputType": null,
    "Command": "Get-MgUserEventInstanceCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/delta",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Get-MgUserEventInstanceDelta"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserEventInstanceExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserEventInstanceExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserEventInstanceExtensionCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserExtensionCount"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/followedSites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgUserFollowedSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/followedSites",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Get-MgUserFollowedSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/followedSites/$count",
    "OutputType": null,
    "Command": "Get-MgUserFollowedSiteCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/inferenceClassification",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "Command": "Get-MgUserInferenceClassification"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "Get-MgUserInferenceClassificationOverride"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "Get-MgUserInferenceClassificationOverride"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides/$count",
    "OutputType": null,
    "Command": "Get-MgUserInferenceClassificationOverrideCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/joinedTeams",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Get-MgUserJoinedTeam"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod",
    "OutputType": null,
    "Command": "Get-MgUserLastSharedMethodInsight"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Get-MgUserLicenseDetail"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/licenseDetails",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Get-MgUserLicenseDetail"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/licenseDetails/$count",
    "OutputType": null,
    "Command": "Get-MgUserLicenseDetailCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "MailboxSettings.Read",
        "Description": "Read all user mailbox settings",
        "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      },
      {
        "Name": "MailboxSettings.ReadWrite",
        "Description": "Read and write all user mailbox settings",
        "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Get-MgUserMailboxSetting"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgUserMailFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgUserMailFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgUserMailFolderChildFolderDelta"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderMessageContent"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderMessageCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMailFolderChildFolderMessageDelta"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/delta",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Get-MgUserMailFolderDelta"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMailFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMailFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserMailFolderMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserMailFolderMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderMessageAttachmentCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderMessageContent"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderMessageCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMailFolderMessageDelta"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserMailFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderMessageExtensionCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgUserMailFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Get-MgUserMailFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count",
    "OutputType": null,
    "Command": "Get-MgUserMailFolderMessageRuleCount"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.Read.Shared",
        "Description": "Read mail you can access",
        "FullDescription": "Allows the app to read mail you can access, including shared mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/getMailTips",
    "OutputType": "IMicrosoftGraphMailTips",
    "Command": "Get-MgUserMailTip"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses",
    "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus",
    "Command": "Get-MgUserManagedAppDiagnosticStatus"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      }
    ],
    "Uri": "/users/{user-id}/getManagedAppPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Get-MgUserManagedAppPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgUserManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedAppRegistrations",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Get-MgUserManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedAppRegistrations/$count",
    "OutputType": null,
    "Command": "Get-MgUserManagedAppRegistrationCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgUserManagedDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Get-MgUserManagedDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Get-MgUserManagedDeviceCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Get-MgUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "OutputType": null,
    "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Get-MgUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "OutputType": null,
    "Command": "Get-MgUserManagedDeviceConfigurationStateCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgUserManagedDeviceCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "OutputType": null,
    "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Get-MgUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Get-MgUserManagedDeviceUser"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "OutputType": null,
    "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures",
    "OutputType": null,
    "Command": "Get-MgUserManagedDeviceWithAppFailure"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserManager"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager/$ref",
    "OutputType": null,
    "Command": "Get-MgUserManagerByRef"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/getMemberGroups",
    "OutputType": null,
    "Command": "Get-MgUserMemberGroup"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/getMemberObjects",
    "OutputType": null,
    "Command": "Get-MgUserMemberObject"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserMemberOf"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/memberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserMemberOf"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgUserMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgUserMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgUserMemberOfAsDirectoryRole"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgUserMemberOfAsDirectoryRole"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgUserMemberOfAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgUserMemberOfAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read group memberships",
        "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/memberOf/$count",
    "OutputType": null,
    "Command": "Get-MgUserMemberOfCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgUserMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/memberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgUserMemberOfCountAsGroup"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "Get-MgUserMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read mail in all mailboxes",
      "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgUserMessageAttachmentCount"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Get-MgUserMessageContent"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/$count",
    "OutputType": null,
    "Command": "Get-MgUserMessageCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read mail in all mailboxes",
        "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic",
        "Description": "Read user basic mail",
        "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadBasic.All",
        "Description": "Read basic mail in all mailboxes",
        "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/delta",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Get-MgUserMessageDelta"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserMessageExtensionCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgUserOauth2PermissionGrant"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Get-MgUserOauth2PermissionGrant"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/oauth2PermissionGrants/$count",
    "OutputType": null,
    "Command": "Get-MgUserOauth2PermissionGrantCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgUserOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Get-MgUserOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnenoteNotebookCount"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "Command": "Get-MgUserOnenoteNotebookFromWebUrl"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgUserOnenoteNotebookSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgUserOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Get-MgUserOnenoteOperation"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/operations/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnenoteOperationCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgUserOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgUserOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnenotePageCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "Command": "Get-MgUserOnenoteRecentNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Get-MgUserOnenoteResource"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserOnenoteResourceContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/resources/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnenoteResourceCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgUserOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgUserOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnenoteSectionCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgUserOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List",
      "List1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Get-MgUserOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnenoteSectionGroupCount"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Get-MgUserOnenoteSectionGroupSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Get-MgUserOnenoteSectionPage"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgUserOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Get-MgUserOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingAttendanceReportCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingAttendeeReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgUserOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Get-MgUserOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingRecordingContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingRecording.Read.All",
      "Description": "Read all recordings of online meetings. ",
      "FullDescription": "Allows the app to read all recordings of online meetings, on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingRecordingCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgUserOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Get-MgUserOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingTranscriptContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "OnlineMeetingTranscript.Read.All",
      "Description": "Read all transcripts of online meetings.",
      "FullDescription": "Allows the app to read all transcripts of online meetings, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingTranscriptCount"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read",
        "Description": "Read your online meetings",
        "FullDescription": "Allows the app to read online meeting details on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "VirtualAppointment.Read",
        "Description": "Read your virtual appointments ",
        "FullDescription": "Allows the app to read virtual appointments on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "VirtualAppointment.Read.All",
        "Description": "Read all virtual appointments for users, as authorized by online meetings application access policy",
        "FullDescription": "Allows the application to read virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.",
        "IsAdmin": false
      },
      {
        "Name": "VirtualAppointment.ReadWrite",
        "Description": "Read and write your virtual appointments",
        "FullDescription": "Allows the app to read and write virtual appointments on your behalf.  ",
        "IsAdmin": true
      },
      {
        "Name": "VirtualAppointment.ReadWrite.All",
        "Description": "Read-write all virtual appointments for users, as authorized by online meetings app access policy",
        "FullDescription": "Allows the application to read and write virtual appointments for all users, without a signed-in user. The app must also be authorized to access an individual user’s data by the online meetings application access policy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "OutputType": null,
    "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read all user mailbox settings",
      "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "Get-MgUserOutlookMasterCategory"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read all user mailbox settings",
      "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "Get-MgUserOutlookMasterCategory"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read all user mailbox settings",
      "FullDescription": "Allows the app to read user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/$count",
    "OutputType": null,
    "Command": "Get-MgUserOutlookMasterCategoryCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserOwnedDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedDevices",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserOwnedDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgUserOwnedDeviceAsDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgUserOwnedDeviceAsDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgUserOwnedDeviceAsEndpoint"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgUserOwnedDeviceAsEndpoint"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedDevices/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedDeviceCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/device/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedDeviceCountAsDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedDevices/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedDeviceCountAsEndpoint"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserOwnedObject"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserOwnedObject"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgUserOwnedObjectAsApplication"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/application",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Get-MgUserOwnedObjectAsApplication"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgUserOwnedObjectAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgUserOwnedObjectAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgUserOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Get-MgUserOwnedObjectAsServicePrincipal"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/ownedObjects/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedObjectCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/application/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedObjectCountAsApplication"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/group/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedObjectCountAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count",
    "OutputType": null,
    "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/people/{person-id}",
    "OutputType": "IMicrosoftGraphPerson",
    "Command": "Get-MgUserPerson"
  },
  {
    "Module": "People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "People.Read",
        "Description": "Read your relevant people list",
        "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.",
        "IsAdmin": false
      },
      {
        "Name": "People.Read.All",
        "Description": "Read all users’ relevant people lists",
        "FullDescription": "Allows the app to read a list of people in the order that is most relevant to you. Allows the app to read a list of people in the order that is most relevant to another user in your organization. These can include local contacts, contacts from social networking, people listed in your organization’s directory, and people from recent communications.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/people",
    "OutputType": "IMicrosoftGraphPerson",
    "Command": "Get-MgUserPerson"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "People.Read",
        "Description": "Read your relevant people list",
        "FullDescription": "Allows the app to read a list of people in the order that's most relevant to you. This includes your local contacts, your contacts from social networking, people listed in your organization's directory, and people from recent communications.",
        "IsAdmin": false
      },
      {
        "Name": "People.Read.All",
        "Description": "Read all users’ relevant people lists",
        "FullDescription": "Allows the app to read a list of people in the order that is most relevant to you. Allows the app to read a list of people in the order that is most relevant to another user in your organization. These can include local contacts, contacts from social networking, people listed in your organization’s directory, and people from recent communications.",
        "IsAdmin": true
      }
    ],
    "Uri": "/users/{user-id}/people/$count",
    "OutputType": null,
    "Command": "Get-MgUserPersonCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgUserPhoto"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photos",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Get-MgUserPhoto"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photo/$value",
    "OutputType": null,
    "Command": "Get-MgUserPhotoContent"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "Command": "Get-MgUserPlanner"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Get-MgUserPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Get-MgUserPlannerTask"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Presence.Read",
        "Description": "Read your presence information",
        "FullDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.Read.All",
        "Description": "Read presence information of all users in your organization",
        "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Get-MgUserPresence"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserRegisteredDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/registeredDevices",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserRegisteredDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgUserRegisteredDeviceAsDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/device",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Get-MgUserRegisteredDeviceAsDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgUserRegisteredDeviceAsEndpoint"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/endpoint",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Get-MgUserRegisteredDeviceAsEndpoint"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/registeredDevices/$count",
    "OutputType": null,
    "Command": "Get-MgUserRegisteredDeviceCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count",
    "OutputType": null,
    "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/device/$count",
    "OutputType": null,
    "Command": "Get-MgUserRegisteredDeviceCountAsDevice"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/registeredDevices/endpoint/$count",
    "OutputType": null,
    "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgUserScopedRoleMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Get-MgUserScopedRoleMemberOf"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgUserScopedRoleMemberOfCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/settings",
    "OutputType": "IMicrosoftGraphUserSettings",
    "Command": "Get-MgUserSetting"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "UserShiftPreferences.Read.All",
        "Description": "Read all user shift preferences",
        "FullDescription": "Allows the app to read all users' shift schedule preferences without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "UserShiftPreferences.ReadWrite.All",
        "Description": "Read and write all user shift preferences",
        "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "Command": "Get-MgUserSettingShiftPreference"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/shared/$count",
    "OutputType": null,
    "Command": "Get-MgUserSharedCountInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "Command": "Get-MgUserSharedInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/shared",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "Command": "Get-MgUserSharedInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource",
    "OutputType": null,
    "Command": "Get-MgUserSharedResourceInsight"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "UserTeamwork.Read",
        "Description": "Read your teamwork settings.",
        "FullDescription": "Allows the app to read your teamwork settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "UserTeamwork.Read.All",
        "Description": "Read all user teamwork settings",
        "FullDescription": "Allows the app to read all user teamwork settings without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "Command": "Get-MgUserTeamwork"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "Get-MgUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "Get-MgUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/$count",
    "OutputType": null,
    "Command": "Get-MgUserTeamworkAssociatedTeamCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "Command": "Get-MgUserTeamworkInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "Command": "Get-MgUserTeamworkInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Get-MgUserTeamworkInstalledAppChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadForUser",
        "Description": "Read your installed Teams apps",
        "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadForUser.All",
        "Description": "Read installed Teams apps for all users",
        "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/$count",
    "OutputType": null,
    "Command": "Get-MgUserTeamworkInstalledAppCount"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Get-MgUserTeamworkInstalledAppTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Get-MgUserTodoList"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Get-MgUserTodoList"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoListCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/delta",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Get-MgUserTodoListDelta"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserTodoListExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserTodoListExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoListExtensionCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Get-MgUserTodoTask"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Get-MgUserTodoTask"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "Command": "Get-MgUserTodoTaskAttachment"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "Command": "Get-MgUserTodoTaskAttachment"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskAttachmentContent"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskAttachmentCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Get-MgUserTodoTaskAttachmentSession"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Get-MgUserTodoTaskAttachmentSession"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskAttachmentSessionContent"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskAttachmentSessionCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "Get-MgUserTodoTaskChecklistItem"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "Get-MgUserTodoTaskChecklistItem"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskChecklistItemCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskCount"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Get-MgUserTodoTaskDelta"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions",
    "OutputType": "IMicrosoftGraphExtension",
    "Command": "Get-MgUserTodoTaskExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskExtensionCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "Get-MgUserTodoTaskLinkedResource"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "Get-MgUserTodoTaskLinkedResource"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count",
    "OutputType": null,
    "Command": "Get-MgUserTodoTaskLinkedResourceCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserTransitiveMemberOf"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/transitiveMemberOf",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Get-MgUserTransitiveMemberOf"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgUserTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/group",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Get-MgUserTransitiveMemberOfAsGroup"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.Read.All",
        "Description": "Read all group memberships",
        "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read",
        "Description": "Sign you in and read your profile",
        "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.",
        "IsAdmin": false
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/transitiveMemberOf/$count",
    "OutputType": null,
    "Command": "Get-MgUserTransitiveMemberOfCount"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count",
    "OutputType": null,
    "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count",
    "OutputType": null,
    "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole"
  },
  {
    "Module": "Users",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/transitiveMemberOf/group/$count",
    "OutputType": null,
    "Command": "Get-MgUserTransitiveMemberOfCountAsGroup"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/trending/$count",
    "OutputType": null,
    "Command": "Get-MgUserTrendingCountInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "OutputType": "IMicrosoftGraphTrending",
    "Command": "Get-MgUserTrendingInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/trending",
    "OutputType": "IMicrosoftGraphTrending",
    "Command": "Get-MgUserTrendingInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource",
    "OutputType": null,
    "Command": "Get-MgUserTrendingResourceInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/used/$count",
    "OutputType": null,
    "Command": "Get-MgUserUsedCountInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "Command": "Get-MgUserUsedInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/used",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "Command": "Get-MgUserUsedInsight"
  },
  {
    "Module": "People",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource",
    "OutputType": null,
    "Command": "Get-MgUserUsedResourceInsight"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get1",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "Get-MgVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "Get-MgVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgVirtualEventSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgVirtualEventSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventSessionAttendanceReportCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventSessionCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgVirtualEventWebinar"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgVirtualEventWebinar"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgVirtualEventWebinarByUserIdAndRole"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Get-MgVirtualEventWebinarByUserRole"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventWebinarCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgVirtualEventWebinarRegistration"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Get-MgVirtualEventWebinarRegistration"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventWebinarRegistrationCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgVirtualEventWebinarSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Get-MgVirtualEventWebinarSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "List"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count",
    "OutputType": null,
    "Command": "Get-MgVirtualEventWebinarSessionCount"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaGroupSitePermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}/permission/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaSharePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaSitePermission"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgDriveRootPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgGroupDriveItemPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgGroupDriveRootPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgGroupSitePermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/shares/{sharedDriveItem-id}/permission/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgSharePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgSitePermission"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgUserDriveItemPermission"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Grant-MgUserDriveRootPermission"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/hideForUser",
    "OutputType": null,
    "Command": "Hide-MgBetaChatForUser"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser",
    "OutputType": null,
    "Command": "Hide-MgBetaUserChatForUser"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/hideForUser",
    "OutputType": null,
    "Command": "Hide-MgChatForUser"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser",
    "OutputType": null,
    "Command": "Hide-MgUserChatForUser"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult",
    "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Import",
      "ImportExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult",
    "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Import",
      "ImportExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Import",
      "ImportViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Import"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Import",
      "ImportExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim",
    "OutputType": null,
    "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim",
    "OutputType": null,
    "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Initialize-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/activate",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Initialize-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Initialize-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim",
    "OutputType": null,
    "Command": "Initialize-MgBetaUserManagedDeviceEsim"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Security",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate",
    "OutputType": null,
    "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "PrintJob.Manage.All",
        "Description": "Perform advanced operations on print jobs",
        "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWrite.All",
        "Description": "Read and write print jobs",
        "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWriteBasic.All",
        "Description": "Read and write basic information for print jobs",
        "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.",
        "IsAdmin": false
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort",
    "OutputType": null,
    "Command": "Invoke-MgAbortPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort",
    "OutputType": null,
    "Command": "Invoke-MgAbortPrintShareJob"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptGroupCalendarEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptGroupCalendarEventTentatively"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/accept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptGroupEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptGroupEventTentatively"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations",
    "OutputType": null,
    "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/accept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptUserEvent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptUserEventInstance"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptUserEventInstanceTentatively"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgAcceptUserEventTentatively"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Answer",
      "AnswerExpanded",
      "AnswerViaIdentity",
      "AnswerViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/answer",
    "OutputType": null,
    "Command": "Invoke-MgAnswerCommunicationCall"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Archive",
      "ArchiveExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/archive",
    "OutputType": null,
    "Command": "Invoke-MgArchiveServiceAnnouncementMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgArchiveTeam"
  },
  {
    "Module": "Security",
    "Variants": [
      "As",
      "AsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Available"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/availableProviderTypes",
    "OutputType": null,
    "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Available"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders/availableProviderTypes",
    "OutputType": null,
    "Command": "Invoke-MgAvailableIdentityProviderType"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Begin",
      "BeginViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding",
    "OutputType": null,
    "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "PrintJob.Manage.All",
        "Description": "Perform advanced operations on print jobs",
        "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWrite.All",
        "Description": "Read and write print jobs",
        "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWriteBasic.All",
        "Description": "Read and write basic information for print jobs",
        "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.",
        "IsAdmin": false
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort",
    "OutputType": null,
    "Command": "Invoke-MgBetaAbortPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort",
    "OutputType": null,
    "Command": "Invoke-MgBetaAbortPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort",
    "OutputType": null,
    "Command": "Invoke-MgBetaAbortPrintShareJob"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptGroupCalendarEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/accept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptGroupEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptGroupEventTentatively"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/accept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptUserEvent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptUserEventInstance"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptUserEventTentatively"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations",
    "OutputType": null,
    "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Account",
      "AccountViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice",
    "OutputType": null,
    "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Allow",
      "AllowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment",
    "OutputType": null,
    "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Allow",
      "AllowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment",
    "OutputType": null,
    "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Answer",
      "AnswerExpanded",
      "AnswerViaIdentity",
      "AnswerViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/answer",
    "OutputType": null,
    "Command": "Invoke-MgBetaAnswerCommunicationCall"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "App",
      "AppViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')",
    "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata",
    "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "App",
      "AppViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')",
    "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata",
    "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "App",
      "AppViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')",
    "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata",
    "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveGroupPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchivePlannerPlan"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Archive",
      "ArchiveExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ChannelSettings.ReadWrite.All",
      "Description": "Read and write the names, descriptions, and settings of all channels",
      "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive",
    "OutputType": null,
    "Command": "Invoke-MgBetaArchiveUserPlannerPlan"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "As",
      "AsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "As",
      "AsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read all directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Available"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/availableProviderTypes",
    "OutputType": null,
    "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Available"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/identityProviders/availableProviderTypes",
    "OutputType": null,
    "Command": "Invoke-MgBetaAvailableIdentityProviderType"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Begin",
      "BeginViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding",
    "OutputType": null,
    "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer",
    "OutputType": null,
    "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Buffer",
      "BufferExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/decryptBuffer",
    "OutputType": null,
    "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Buffer",
      "BufferExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/encryptBuffer",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/decryptBuffer",
    "OutputType": null,
    "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/encryptBuffer",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/decryptBuffer",
    "OutputType": null,
    "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/encryptBuffer",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/bulkResize",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "Command": "Invoke-MgBetaBulkUserCloudPcResize"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Calendar",
      "CalendarViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "OutputType": null,
    "Command": "Invoke-MgBetaCalendarGroupCalendar"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Calendar",
      "Calendar1",
      "CalendarViaIdentity",
      "CalendarViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "OutputType": null,
    "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckinDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/checkin",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckinDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckinGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckinGroupDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckinUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckinUserDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckoutDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/checkout",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckoutDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckoutGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckoutGroupDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckoutUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout",
    "OutputType": null,
    "Command": "Invoke-MgBetaCheckoutUserDriveRoot"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice",
    "OutputType": null,
    "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "OutputType": null,
    "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "OutputType": null,
    "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Clock",
      "ClockExpanded",
      "ClockViaIdentity",
      "ClockViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards/clockIn",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Clock",
      "ClockExpanded",
      "ClockViaIdentity",
      "ClockViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Comment",
      "CommentViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/alerts_v2/{alert-id}/comments/$count",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommentSecurityAlert"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Consent",
      "ConsentViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/createOrGet",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/createOrGet",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Custom"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag",
    "OutputType": null,
    "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Deactivate",
      "DeactivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Invoke-MgBetaDeactivateEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Deactivate",
      "DeactivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Invoke-MgBetaDeactivateEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Deactivate",
      "DeactivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Invoke-MgBetaDeactivateEducationUserAssignment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeclineGroupCalendarEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/decline",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeclineGroupEvent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/decline",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeclineUserEvent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeclineUserEventInstance"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Deprovision",
      "DeprovisionExpanded",
      "DeprovisionViaIdentity",
      "DeprovisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Deprovision",
      "DeprovisionExpanded",
      "DeprovisionViaIdentity",
      "DeprovisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Deprovision",
      "DeprovisionExpanded",
      "DeprovisionViaIdentity",
      "DeprovisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeprovisionUserManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Access",
      "AccessExpanded",
      "AccessViaIdentity",
      "AccessViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Access1",
      "AccessExpanded1",
      "AccessViaIdentity1",
      "AccessViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls",
    "OutputType": null,
    "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Dismiss",
      "DismissExpanded",
      "DismissViaIdentity",
      "DismissViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Invoke-MgBetaDismissDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Dismiss",
      "DismissExpanded",
      "DismissViaIdentity",
      "DismissViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/dismiss",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Invoke-MgBetaDismissDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Dismiss",
      "DismissExpanded",
      "DismissViaIdentity",
      "DismissViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaDismissGroupEventReminder"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
      "Description": "Read and write all identity risky service principal information",
      "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyServicePrincipals/dismiss",
    "OutputType": null,
    "Command": "Invoke-MgBetaDismissRiskyServicePrincipal"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyUser.ReadWrite.All",
      "Description": "Read and write all risky user information",
      "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/dismiss",
    "OutputType": null,
    "Command": "Invoke-MgBetaDismissRiskyUser"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaDismissUserEventInstanceReminder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaDismissUserEventReminder"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Download"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Download",
      "DownloadExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Download",
      "DownloadExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Download",
      "DownloadExpanded",
      "DownloadViaIdentity",
      "DownloadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown",
    "OutputType": null,
    "Command": "Invoke-MgBetaDownUserManagedDeviceShut"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enroll",
      "EnrollViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Enroll",
      "EnrollViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Enroll",
      "EnrollViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/enrollAssets",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Enroll",
      "EnrollExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Estimate",
      "EstimateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics",
    "OutputType": null,
    "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Estimate",
      "EstimateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics",
    "OutputType": null,
    "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Excuse",
      "ExcuseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Excuse",
      "ExcuseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Excuse",
      "ExcuseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Execute",
      "ExecuteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
        "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
        "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/executeAction",
    "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult",
    "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Execute",
      "ExecuteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
        "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
        "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/executeAction",
    "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult",
    "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Execute",
      "ExecuteExpanded",
      "ExecuteViaIdentity",
      "ExecuteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction",
    "OutputType": "IMicrosoftGraphBulkDriverActionResult",
    "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Execute",
      "ExecuteExpanded",
      "ExecuteViaIdentity",
      "ExecuteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/executeAction",
    "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult",
    "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Experience",
      "Experience1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary",
    "Command": "Invoke-MgBetaExperienceDeviceManagement"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.Read.All",
        "Description": "Read files in all site collections",
        "FullDescription": "Allows the app to read all files in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Read and write files in all site collections",
        "FullDescription": "Allows the app to read, create, update and delete all files in all site collections without a signed in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Extract",
      "ExtractExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/policy/labels/extractLabel",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Extract",
      "ExtractExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel",
    "OutputType": "IMicrosoftGraphSecurityContentLabel",
    "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel",
    "OutputType": "IMicrosoftGraphSecurityContentLabel",
    "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Favorite",
      "FavoriteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/favorite",
    "OutputType": null,
    "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post",
    "OutputType": null,
    "Command": "Invoke-MgBetaFinancialCompanyJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post",
    "OutputType": null,
    "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend",
    "OutputType": null,
    "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post",
    "OutputType": null,
    "Command": "Invoke-MgBetaFinancialCompanySalesInvoice"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaFollowDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaFollowDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaFollowGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaFollowGroupDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaFollowUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaFollowUserDriveRoot"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Force",
      "ForceExpanded",
      "ForceViaIdentity",
      "ForceViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/forceDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaForceDomainDelete"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardGroupCalendarEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardGroupConversationThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardGroupEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardGroupThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardUserEvent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardUserEventInstance"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgBetaForwardUserMessage"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/unhideForUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphChat"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.Read.All",
        "Description": "Read Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/scopedForResource(resource='{resource}')",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphDeviceManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/sharedWithMe",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaGraphDrive"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/unsubscribeByMail",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaGraphGroupDrive"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Graph",
      "Graph1",
      "Graph2",
      "Graph3",
      "GraphViaIdentity",
      "GraphViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "AuditLog.Read.All",
      "Description": "Read audit log data",
      "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/reports/authenticationMethods/usersRegisteredByFeature",
    "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary",
    "Command": "Invoke-MgBetaGraphReportAuthenticationMethod"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphUserChat"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaGraphUserDrive"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Graph",
      "GraphExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById",
    "OutputType": null,
    "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Has"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments",
    "OutputType": null,
    "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Link",
      "LinkExpanded",
      "LinkViaIdentity",
      "LinkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "OutputType": null,
    "Command": "Invoke-MgBetaHaveTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "OutputType": null,
    "Command": "Invoke-MgBetaHaveTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "OutputType": null,
    "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Initiate",
      "InitiateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery",
    "OutputType": null,
    "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Initiate",
      "InitiateExpanded",
      "InitiateViaIdentity",
      "InitiateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation",
    "OutputType": null,
    "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Initiate",
      "InitiateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery",
    "OutputType": null,
    "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Initiate",
      "InitiateExpanded",
      "InitiateViaIdentity",
      "InitiateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation",
    "OutputType": null,
    "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Initiate",
      "InitiateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery",
    "OutputType": null,
    "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Initiate",
      "InitiateExpanded",
      "InitiateViaIdentity",
      "InitiateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation",
    "OutputType": null,
    "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Instantiate",
      "InstantiateExpanded",
      "InstantiateViaIdentity",
      "InstantiateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate",
    "OutputType": "IMicrosoftGraphApplicationServicePrincipal",
    "Command": "Invoke-MgBetaInstantiateApplicationTemplate"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Invalidate",
      "InvalidateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/invalidateAllRefreshTokens",
    "OutputType": null,
    "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.InitiateGroupCall.All",
      "Description": "Initiate outgoing group calls from the app",
      "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/participants/invite",
    "OutputType": "IMicrosoftGraphInviteParticipantsOperation",
    "Command": "Invoke-MgBetaInviteCommunicationCallParticipant"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgBetaInviteDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgBetaInviteDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgBetaInviteGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgBetaInviteGroupDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgBetaInviteUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgBetaInviteUserDriveRoot"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Are"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable",
    "OutputType": null,
    "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Keep",
      "KeepViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/keepAlive",
    "OutputType": null,
    "Command": "Invoke-MgBetaKeepCommunicationCallAlive"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "License",
      "LicenseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/reprocessLicenseAssignment",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Invoke-MgBetaLicenseUser"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Log",
      "LogExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/logTeleconferenceDeviceQuality",
    "OutputType": null,
    "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/markChatReadForUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaMarkChatReadForUser"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/markChatUnreadForUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaMarkChatUnreadForUser"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/markRead",
    "OutputType": null,
    "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/markUnread",
    "OutputType": null,
    "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaMarkUserChatReadForUser"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser",
    "OutputType": null,
    "Command": "Invoke-MgBetaMarkUserChatUnreadForUser"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Invoke-MgBetaMarkUserMessageAsJunk"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Message"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/allMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Invoke-MgBetaMessageChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Message"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Get a list of all teams",
        "FullDescription": "Get a list of all teams, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read all teams' settings",
        "FullDescription": "Read all team's settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/allMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Invoke-MgBetaMessageTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Message",
      "MessageViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of all channels",
        "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of all channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/allMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Invoke-MgBetaMessageTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Message",
      "MessageViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Message",
      "MessageViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatSettings.Read.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/allMessages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Invoke-MgBetaMessageUserChat"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Mute1",
      "MuteExpanded1",
      "MuteViaIdentity1",
      "MuteViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/muteAll",
    "OutputType": "IMicrosoftGraphMuteParticipantsOperation",
    "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/mute",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "Command": "Invoke-MgBetaMuteCommunicationCall"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "Command": "Invoke-MgBetaMuteCommunicationCallParticipant"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "My"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/my",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "My"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/my",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Override",
      "OverrideExpanded",
      "OverrideViaIdentity",
      "OverrideViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState",
    "OutputType": null,
    "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Override",
      "OverrideExpanded",
      "OverrideViaIdentity",
      "OverrideViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState",
    "OutputType": null,
    "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Override",
      "OverrideExpanded",
      "OverrideViaIdentity",
      "OverrideViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState",
    "OutputType": null,
    "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Pending",
      "PendingViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps",
    "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState",
    "Command": "Invoke-MgBetaPendingUserApp"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Pin",
      "PinViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Invoke-MgBetaPinEducationClassModule"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/playPrompt",
    "OutputType": "IMicrosoftGraphPlayPromptOperation",
    "Command": "Invoke-MgBetaPlayCommunicationCallPrompt"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound",
    "OutputType": null,
    "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound",
    "OutputType": null,
    "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound",
    "OutputType": null,
    "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Postpone",
      "PostponeExpanded",
      "PostponeViaIdentity",
      "PostponeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}/postpone",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Postpone",
      "PostponeExpanded",
      "PostponeViaIdentity",
      "PostponeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/postpone",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Invoke-MgBetaPostponeDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Postpone",
      "PostponeExpanded",
      "PostponeViaIdentity",
      "PostponeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgBetaPreviewDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgBetaPreviewDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgBetaPreviewGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgBetaPreviewGroupDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewGroupOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgBetaPreviewUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgBetaPreviewUserDriveRoot"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgBetaPreviewUserOnenotePage"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Promote",
      "PromoteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/promote",
    "OutputType": null,
    "Command": "Invoke-MgBetaPromoteDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Promote",
      "PromoteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/promoteToInitial",
    "OutputType": null,
    "Command": "Invoke-MgBetaPromoteDomainToInitial"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Query",
      "QueryExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Query",
      "QueryExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Acronym.Read.All",
        "Description": "Read all acronyms that you have access to",
        "FullDescription": "Allows the app to read all acronyms you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Bookmark.Read.All",
        "Description": "Read all bookmarks that you have access to",
        "FullDescription": "Allows the app to read all bookmarks you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.Read.All",
        "Description": "Read items in external datasets",
        "FullDescription": "Allows the app to read external datasets and content that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "IsAdmin": false
      },
      {
        "Name": "QnA.Read.All",
        "Description": "Read all Questions and Answers that you can access.",
        "FullDescription": "Allows the app to read all question and answer sets that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/query",
    "OutputType": "IMicrosoftGraphSearchResponse",
    "Command": "Invoke-MgBetaQuerySearch"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Reactivate",
      "ReactivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Reactivate",
      "ReactivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/reactivate",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Invoke-MgBetaReactivateDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Reactivate",
      "ReactivateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update all Azure AD recommendations",
      "FullDescription": "Allows the app to read and update all Azure AD recommendations, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks",
        "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeShareListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeSiteListSubscription"
  },
  {
    "Module": "Beta.ChangeNotifications",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeSubscription"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/recent",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaRecentDrive"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/recent",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaRecentGroupDrive"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/recent",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Invoke-MgBetaRecentUserActivity"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/recent",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgBetaRecentUserDrive"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/record",
    "OutputType": "IMicrosoftGraphRecordOperation",
    "Command": "Invoke-MgBetaRecordCommunicationCall"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/recordResponse",
    "OutputType": "IMicrosoftGraphRecordOperation",
    "Command": "Invoke-MgBetaRecordCommunicationCallResponse"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Record",
      "RecordExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions",
    "OutputType": null,
    "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.Initiate.All",
      "Description": "Initiate outgoing 1 to 1 calls from the app",
      "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/redirect",
    "OutputType": null,
    "Command": "Invoke-MgBetaRedirectCommunicationCall"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrintJob.Manage.All",
      "Description": "Perform advanced operations on print jobs",
      "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.",
      "IsAdmin": false
    },
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Invoke-MgBetaRedirectPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Invoke-MgBetaRedirectPrintShareJob"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reenable",
      "ReenableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable",
    "OutputType": null,
    "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reenable",
      "ReenableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable",
    "OutputType": null,
    "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reenable",
      "ReenableViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable",
    "OutputType": null,
    "Command": "Invoke-MgBetaReenableUserManagedDevice"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Reject",
      "RejectExpanded",
      "RejectViaIdentity",
      "RejectViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/reject",
    "OutputType": null,
    "Command": "Invoke-MgBetaRejectCommunicationCall"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Remediate",
      "RemediateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate",
    "OutputType": null,
    "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/renew",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Renew",
      "RenewExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groupLifecyclePolicies/renewGroup",
    "OutputType": null,
    "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Reopen",
      "ReopenViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reopen",
    "OutputType": null,
    "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Reopen",
      "ReopenViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen",
    "OutputType": null,
    "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reorder",
      "ReorderExpanded",
      "ReorderViaIdentity",
      "ReorderViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder",
    "OutputType": null,
    "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reorder",
      "ReorderExpanded",
      "ReorderViaIdentity",
      "ReorderViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder",
    "OutputType": null,
    "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/replyAll",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyAllUserMessage"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyGroupConversationThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyGroupConversationThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyGroupThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyGroupThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgBetaReplyUserMessage"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport",
    "OutputType": null,
    "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport",
    "OutputType": null,
    "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Cloud",
      "CloudViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc",
    "OutputType": null,
    "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Cloud",
      "CloudViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc",
    "OutputType": null,
    "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reprovision",
      "ReprovisionExpanded",
      "ReprovisionViaIdentity",
      "ReprovisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision",
    "OutputType": null,
    "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reprovision",
      "ReprovisionExpanded",
      "ReprovisionViaIdentity",
      "ReprovisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision",
    "OutputType": null,
    "Command": "Invoke-MgBetaReprovisionUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Cloud",
      "CloudViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc",
    "OutputType": null,
    "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetireUserManagedDevice"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetryContactServiceProvisioning"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/retryServiceProvisioning",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetryGroupServiceProvisioning"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/retryServiceProvisioning",
    "OutputType": null,
    "Command": "Invoke-MgBetaRetryUserServiceProvisioning"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reupload",
      "ReuploadViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload",
    "OutputType": null,
    "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword",
    "OutputType": null,
    "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan",
    "OutputType": null,
    "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "OutputType": null,
    "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "OutputType": null,
    "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Schedule",
      "ScheduleExpanded",
      "ScheduleViaIdentity",
      "ScheduleViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules",
    "OutputType": null,
    "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Schedule"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrivilegedAccess.Read.AzureAD",
        "Description": "Read privileged access to Azure AD roles",
        "FullDescription": "Allows the app to read time-based assignment and just-in-time elevation (including scheduled elevation) of Azure AD built-in and custom administrative roles in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PrivilegedAccess.ReadWrite.AzureAD",
        "Description": "Read and write privileged access to Azure AD",
        "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase",
    "Command": "Invoke-MgBetaScheduleRoleManagementDirectory"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Schedule"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "PrivilegedAccess.Read.AzureAD",
        "Description": "Read privileged access to Azure AD roles",
        "FullDescription": "Allows the app to read time-based assignment and just-in-time elevation (including scheduled elevation) of Azure AD built-in and custom administrative roles in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PrivilegedAccess.ReadWrite.AzureAD",
        "Description": "Read and write privileged access to Azure AD",
        "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase",
    "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Schedule",
      "ScheduleViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase",
    "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Schedule",
      "ScheduleViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase",
    "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Schedule"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase",
    "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Schedule"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase",
    "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Share",
      "ShareViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService",
    "OutputType": null,
    "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Share",
      "ShareExpanded",
      "ShareViaIdentity",
      "ShareViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/share",
    "OutputType": null,
    "Command": "Invoke-MgBetaShareTeamSchedule"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Sign",
      "SignExpanded",
      "SignViaIdentity",
      "SignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest",
    "OutputType": "IMicrosoftGraphSigningResult",
    "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Sign",
      "SignExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/signDigest",
    "OutputType": "IMicrosoftGraphSigningResult",
    "Command": "Invoke-MgBetaSignInformationProtectionDigest"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Sign",
      "SignExpanded",
      "SignViaIdentity",
      "SignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/signDigest",
    "OutputType": "IMicrosoftGraphSigningResult",
    "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Sign",
      "SignExpanded",
      "SignViaIdentity",
      "SignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/signDigest",
    "OutputType": "IMicrosoftGraphSigningResult",
    "Command": "Invoke-MgBetaSignUserInformationProtectionDigest"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaSnoozeGroupEventReminder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgBetaSnoozeUserEventReminder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftChatMessageDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftChatMessageReplyDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftUserChatMessageDelete"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Subscribe",
      "SubscribeExpanded",
      "SubscribeViaIdentity",
      "SubscribeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/subscribeToTone",
    "OutputType": "IMicrosoftGraphSubscribeToToneOperation",
    "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Subscribe",
      "SubscribeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/subscribeByMail",
    "OutputType": null,
    "Command": "Invoke-MgBetaSubscribeGroupByMail"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection"
  },
  {
    "Module": "Beta.DeviceManagement.Functions",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Supported",
      "SupportedViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/outlook/supportedLanguages",
    "OutputType": "IMicrosoftGraphLocaleInfo",
    "Command": "Invoke-MgBetaSupportedUserOutlookLanguage"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Tag",
      "TagExpanded",
      "TagViaIdentity",
      "TagViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Tenant",
      "TenantExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ManagedTenants.Read.All",
        "Description": "Read all managed tenant information",
        "FullDescription": "Allows the app to read all managed tenant information on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ManagedTenants.ReadWrite.All",
        "Description": "Read and write all managed tenant information",
        "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Tenant",
      "TenantViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Terminate",
      "TerminateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate",
    "OutputType": null,
    "Command": "Invoke-MgBetaTerminateDeviceManagementPartner"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Time",
      "Time1",
      "TimeViaIdentity",
      "TimeViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/outlook/supportedTimeZones",
    "OutputType": "IMicrosoftGraphTimeZoneInformation",
    "Command": "Invoke-MgBetaTimeUserOutlook"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Translate",
      "TranslateExpanded",
      "TranslateViaIdentity",
      "TranslateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/translateExchangeIds",
    "OutputType": "IMicrosoftGraphConvertIdResult",
    "Command": "Invoke-MgBetaTranslateUserExchangeId"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Troubleshoot",
      "TroubleshootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot",
    "OutputType": null,
    "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Troubleshoot",
      "TroubleshootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot",
    "OutputType": null,
    "Command": "Invoke-MgBetaTroubleshootUserCloudPc"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded",
      "UnarchiveViaIdentity",
      "UnarchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded",
      "UnarchiveViaIdentity",
      "UnarchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchivePlannerPlan"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ChannelSettings.ReadWrite.All",
      "Description": "Read and write the names, descriptions, and settings of all channels",
      "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded",
      "UnarchiveViaIdentity",
      "UnarchiveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Unassign",
      "UnassignViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Unassign",
      "UnassignViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Unbind"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkSettings/unbind",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Unbind"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Unenroll",
      "UnenrollExpanded",
      "UnenrollViaIdentity",
      "UnenrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Unenroll",
      "UnenrollExpanded",
      "UnenrollViaIdentity",
      "UnenrollViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Unenroll",
      "UnenrollExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Unfavorite",
      "UnfavoriteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/unfavorite",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfollowDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfollowDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfollowGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfollowGroupDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfollowUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnfollowUserDriveRoot"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Unmute",
      "UnmuteExpanded",
      "UnmuteViaIdentity",
      "UnmuteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/unmute",
    "OutputType": "IMicrosoftGraphUnmuteParticipantOperation",
    "Command": "Invoke-MgBetaUnmuteCommunicationCall"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Unpin",
      "UnpinViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Invoke-MgBetaUnpinEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks",
        "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unsubscribe",
      "UnsubscribeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unsubscribe",
      "UnsubscribeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unsubscribe",
      "UnsubscribeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe",
    "OutputType": null,
    "Command": "Invoke-MgBetaUnsubscribeUserMessage"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken",
    "OutputType": null,
    "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion",
    "OutputType": null,
    "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Upload",
      "UploadViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl",
    "OutputType": null,
    "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Usage",
      "Usage1",
      "UsageViaIdentity",
      "UsageViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Usage",
      "UsageViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "View",
      "ViewViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')",
    "OutputType": "IMicrosoftGraphReminder",
    "Command": "Invoke-MgBetaViewUserReminder"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Calendar",
      "CalendarViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "OutputType": null,
    "Command": "Invoke-MgCalendarGroupCalendar"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Calendar",
      "Calendar1",
      "CalendarViaIdentity",
      "CalendarViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "OutputType": null,
    "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles"
  },
  {
    "Module": "Files",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin",
    "OutputType": null,
    "Command": "Invoke-MgCheckinDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/checkin",
    "OutputType": null,
    "Command": "Invoke-MgCheckinDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "OutputType": null,
    "Command": "Invoke-MgCheckinGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin",
    "OutputType": null,
    "Command": "Invoke-MgCheckinGroupDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "OutputType": null,
    "Command": "Invoke-MgCheckinUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin",
    "OutputType": null,
    "Command": "Invoke-MgCheckinUserDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout",
    "OutputType": null,
    "Command": "Invoke-MgCheckoutDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/checkout",
    "OutputType": null,
    "Command": "Invoke-MgCheckoutDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "OutputType": null,
    "Command": "Invoke-MgCheckoutGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout",
    "OutputType": null,
    "Command": "Invoke-MgCheckoutGroupDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "OutputType": null,
    "Command": "Invoke-MgCheckoutUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout",
    "OutputType": null,
    "Command": "Invoke-MgCheckoutUserDriveRoot"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "OutputType": null,
    "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "OutputType": null,
    "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice"
  },
  {
    "Module": "Security",
    "Variants": [
      "Comment",
      "CommentViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/security/alerts_v2/{alert-id}/comments/$count",
    "OutputType": null,
    "Command": "Invoke-MgCommentSecurityAlert"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Commit",
      "CommitExpanded",
      "CommitViaIdentity",
      "CommitViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit",
    "OutputType": null,
    "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/createOrGet",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/createOrGet",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Invoke-MgCreateOrGetUserOnlineMeeting"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline",
    "OutputType": null,
    "Command": "Invoke-MgDeclineGroupCalendarEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/decline",
    "OutputType": null,
    "Command": "Invoke-MgDeclineGroupEvent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/decline",
    "OutputType": null,
    "Command": "Invoke-MgDeclineUserEvent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline",
    "OutputType": null,
    "Command": "Invoke-MgDeclineUserEventInstance"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgDismissGroupCalendarEventReminder"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgDismissGroupEventReminder"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyServicePrincipal.ReadWrite.All",
      "Description": "Read and write all identity risky service principal information",
      "FullDescription": "Allows the app to read and update identity risky service principal for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyServicePrincipals/dismiss",
    "OutputType": null,
    "Command": "Invoke-MgDismissRiskyServicePrincipal"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityRiskyUser.ReadWrite.All",
      "Description": "Read and write all risky user information",
      "FullDescription": "Allows the app to read and update identity risky user information for your organization without a signed-in user.  Update operations include dismissing risky users.",
      "IsAdmin": false
    },
    "Uri": "/identityProtection/riskyUsers/dismiss",
    "OutputType": null,
    "Command": "Invoke-MgDismissRiskyUser"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgDismissUserEventInstanceReminder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/dismissReminder",
    "OutputType": null,
    "Command": "Invoke-MgDismissUserEventReminder"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown",
    "OutputType": null,
    "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Download"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest",
    "OutputType": null,
    "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown",
    "OutputType": null,
    "Command": "Invoke-MgDownUserManagedDeviceShut"
  },
  {
    "Module": "Security",
    "Variants": [
      "Estimate",
      "EstimateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics",
    "OutputType": null,
    "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Experience"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary",
    "Command": "Invoke-MgExperienceDeviceManagement"
  },
  {
    "Module": "Files",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.Read.All",
        "Description": "Read files in all site collections",
        "FullDescription": "Allows the app to read all files in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Read and write files in all site collections",
        "FullDescription": "Allows the app to read, create, update and delete all files in all site collections without a signed in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections ",
        "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgExtractDriveItemSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgExtractDriveRootSensitivityLabel"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Favorite",
      "FavoriteExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/favorite",
    "OutputType": null,
    "Command": "Invoke-MgFavoriteServiceAnnouncementMessage"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "EntitlementManagement.Read.All",
        "Description": "Read all entitlement management resources",
        "FullDescription": "Allows the app to read access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write entitlement management resources",
        "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "AccessReview.Read.All",
        "Description": "Read all access reviews",
        "FullDescription": "Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage all access reviews",
        "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read all consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write all consent requests",
        "FullDescription": "Allows the app to read app consent requests and approvals, and deny or approve those requests without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator"
  },
  {
    "Module": "Files",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgFollowDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgFollowDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgFollowGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgFollowGroupDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgFollowUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/follow",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgFollowUserDriveRoot"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Force",
      "ForceExpanded",
      "ForceViaIdentity",
      "ForceViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/forceDelete",
    "OutputType": null,
    "Command": "Invoke-MgForceDomainDelete"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardGroupCalendarEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardGroupConversationThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardGroupEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardGroupThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardGroupThreadPostInReplyTo"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read calendars in all mailboxes",
      "FullDescription": "Allows the app to read events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardUserEvent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardUserEventInstance"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardUserMailFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/forward",
    "OutputType": null,
    "Command": "Invoke-MgForwardUserMessage"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/unhideForUser",
    "OutputType": null,
    "Command": "Invoke-MgGraphChat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/sharedWithMe",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgGraphDrive"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/unsubscribeByMail",
    "OutputType": null,
    "Command": "Invoke-MgGraphGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgGraphGroupDrive"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Graph",
      "Graph1",
      "Graph2",
      "Graph3",
      "GraphViaIdentity",
      "GraphViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "AuditLog.Read.All",
      "Description": "Read audit log data",
      "FullDescription": "Allows the app to read and query your audit log activities, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/reports/authenticationMethods/usersRegisteredByFeature",
    "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary",
    "Command": "Invoke-MgGraphReportAuthenticationMethod"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser",
    "OutputType": null,
    "Command": "Invoke-MgGraphUserChat"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgGraphUserDrive"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "OutputType": null,
    "Command": "Invoke-MgHaveTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "OutputType": null,
    "Command": "Invoke-MgHaveTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "OutputType": null,
    "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Instantiate",
      "InstantiateExpanded",
      "InstantiateViaIdentity",
      "InstantiateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate",
    "OutputType": "IMicrosoftGraphApplicationServicePrincipal",
    "Command": "Invoke-MgInstantiateApplicationTemplate"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.InitiateGroupCall.All",
      "Description": "Initiate outgoing group calls from the app",
      "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/participants/invite",
    "OutputType": "IMicrosoftGraphInviteParticipantsOperation",
    "Command": "Invoke-MgInviteCommunicationCallParticipant"
  },
  {
    "Module": "Files",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgInviteDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgInviteDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgInviteGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgInviteGroupDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgInviteUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/invite",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Invoke-MgInviteUserDriveRoot"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Keep",
      "KeepViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/keepAlive",
    "OutputType": null,
    "Command": "Invoke-MgKeepCommunicationCallAlive"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "License",
      "LicenseViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/reprocessLicenseAssignment",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Invoke-MgLicenseUser"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Log",
      "LogExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/logTeleconferenceDeviceQuality",
    "OutputType": null,
    "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "OutputType": null,
    "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "OutputType": null,
    "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/markChatReadForUser",
    "OutputType": null,
    "Command": "Invoke-MgMarkChatReadForUser"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Chat.ReadWrite",
      "Description": "Read and write your chat messages",
      "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/chats/{chat-id}/markChatUnreadForUser",
    "OutputType": null,
    "Command": "Invoke-MgMarkChatUnreadForUser"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/markRead",
    "OutputType": null,
    "Command": "Invoke-MgMarkServiceAnnouncementMessageRead"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/markUnread",
    "OutputType": null,
    "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser",
    "OutputType": null,
    "Command": "Invoke-MgMarkUserChatReadForUser"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser",
    "OutputType": null,
    "Command": "Invoke-MgMarkUserChatUnreadForUser"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/mute",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "Command": "Invoke-MgMuteCommunicationCall"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "Command": "Invoke-MgMuteCommunicationCallParticipant"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/playPrompt",
    "OutputType": "IMicrosoftGraphPlayPromptOperation",
    "Command": "Invoke-MgPlayCommunicationCallPrompt"
  },
  {
    "Module": "Files",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.Read",
        "Description": "Read your files",
        "FullDescription": "Allows the app to read your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgPreviewDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgPreviewDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgPreviewGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgPreviewGroupDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewGroupOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewSiteOnenoteSectionPage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgPreviewUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/preview",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "Command": "Invoke-MgPreviewUserDriveRoot"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "Command": "Invoke-MgPreviewUserOnenotePage"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Promote",
      "PromoteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/promote",
    "OutputType": null,
    "Command": "Invoke-MgPromoteDomain"
  },
  {
    "Module": "Search",
    "Variants": [
      "Query",
      "QueryExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Acronym.Read.All",
        "Description": "Read all acronyms that you have access to",
        "FullDescription": "Allows the app to read all acronyms you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Bookmark.Read.All",
        "Description": "Read all bookmarks that you have access to",
        "FullDescription": "Allows the app to read all bookmarks you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.Read",
        "Description": "Read your chat messages",
        "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.Read.All",
        "Description": "Read items in external datasets",
        "FullDescription": "Allows the app to read external datasets and content that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "Files.Read.All",
        "Description": "Read all files that you have access to",
        "FullDescription": "Allows the app to read all files you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "IsAdmin": false
      },
      {
        "Name": "QnA.Read.All",
        "Description": "Read all Questions and Answers that you can access.",
        "FullDescription": "Allows the app to read all question and answer sets that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/query",
    "OutputType": "IMicrosoftGraphSearchResponse",
    "Command": "Invoke-MgQuerySearch"
  },
  {
    "Module": "Education",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks",
        "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgReassignEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgReassignEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgReassignEducationUserAssignmentSubmission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeDriveRootSubscription"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeGroupDriveListSubscription"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeGroupSiteListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeShareListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeSiteListSubscription"
  },
  {
    "Module": "ChangeNotifications",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeSubscription"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeUserDriveItemSubscription"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeUserDriveListSubscription"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "OutputType": null,
    "Command": "Invoke-MgReauthorizeUserDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/recent",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgRecentDrive"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/recent",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgRecentGroupDrive"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/recent",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Invoke-MgRecentUserActivity"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/recent",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Invoke-MgRecentUserDrive"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/recordResponse",
    "OutputType": "IMicrosoftGraphRecordOperation",
    "Command": "Invoke-MgRecordCommunicationCallResponse"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.Initiate.All",
      "Description": "Initiate outgoing 1 to 1 calls from the app",
      "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/redirect",
    "OutputType": null,
    "Command": "Invoke-MgRedirectCommunicationCall"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "PrintJob.Manage.All",
      "Description": "Perform advanced operations on print jobs",
      "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.",
      "IsAdmin": false
    },
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Invoke-MgRedirectPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Invoke-MgRedirectPrintShareJob"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Reject",
      "RejectExpanded",
      "RejectViaIdentity",
      "RejectViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/reject",
    "OutputType": null,
    "Command": "Invoke-MgRejectCommunicationCall"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload",
    "OutputType": null,
    "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/renew",
    "OutputType": null,
    "Command": "Invoke-MgRenewGroup"
  },
  {
    "Module": "Security",
    "Variants": [
      "Reopen",
      "ReopenViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen",
    "OutputType": null,
    "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll",
    "OutputType": null,
    "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll",
    "OutputType": null,
    "Command": "Invoke-MgReplyAllUserMailFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/replyAll",
    "OutputType": null,
    "Command": "Invoke-MgReplyAllUserMessage"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyGroupConversationThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyGroupConversationThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyGroupThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyGroupThreadPost"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyGroupThreadPostInReplyTo"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyUserMailFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/reply",
    "OutputType": null,
    "Command": "Invoke-MgReplyUserMessage"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport",
    "OutputType": null,
    "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information, without a signed-in user. Health information may include service issues or service health overviews.",
      "IsAdmin": false
    },
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport",
    "OutputType": null,
    "Command": "Invoke-MgReportServiceAnnouncementIssueIncident"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire",
    "OutputType": null,
    "Command": "Invoke-MgRetireDeviceManagementManagedDevice"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire",
    "OutputType": null,
    "Command": "Invoke-MgRetireUserManagedDevice"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning",
    "OutputType": null,
    "Command": "Invoke-MgRetryContactServiceProvisioning"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/retryServiceProvisioning",
    "OutputType": null,
    "Command": "Invoke-MgRetryGroupServiceProvisioning"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/retryServiceProvisioning",
    "OutputType": null,
    "Command": "Invoke-MgRetryUserServiceProvisioning"
  },
  {
    "Module": "Education",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgReturnEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgReturnEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgReturnEducationUserAssignmentSubmission"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "OutputType": null,
    "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "OutputType": null,
    "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Schedule",
      "ScheduleExpanded",
      "ScheduleViaIdentity",
      "ScheduleViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules",
    "OutputType": null,
    "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Share",
      "ShareExpanded",
      "ShareViaIdentity",
      "ShareViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/share",
    "OutputType": null,
    "Command": "Invoke-MgShareTeamSchedule"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgSnoozeGroupCalendarEventReminder"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgSnoozeGroupEventReminder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgSnoozeUserEventInstanceReminder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder",
    "OutputType": null,
    "Command": "Invoke-MgSnoozeUserEventReminder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftChatMessageDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftChatMessageReplyDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftTeamChannelMessageDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftUserChatMessageDelete"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "OutputType": null,
    "Command": "Invoke-MgSoftUserChatMessageReplyDelete"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Subscribe",
      "SubscribeExpanded",
      "SubscribeViaIdentity",
      "SubscribeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/subscribeToTone",
    "OutputType": "IMicrosoftGraphSubscribeToToneOperation",
    "Command": "Invoke-MgSubscribeCommunicationCallToTone"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Subscribe",
      "SubscribeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/subscribeByMail",
    "OutputType": null,
    "Command": "Invoke-MgSubscribeGroupByMail"
  },
  {
    "Module": "DeviceManagement.Functions",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Supported",
      "SupportedViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/outlook/supportedLanguages",
    "OutputType": "IMicrosoftGraphLocaleInfo",
    "Command": "Invoke-MgSupportedUserOutlookLanguage"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps",
    "OutputType": null,
    "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Terminate",
      "TerminateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate",
    "OutputType": null,
    "Command": "Invoke-MgTerminateDeviceManagementPartner"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Time",
      "Time1",
      "TimeViaIdentity",
      "TimeViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read user profiles without a signed in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/outlook/supportedTimeZones",
    "OutputType": "IMicrosoftGraphTimeZoneInformation",
    "Command": "Invoke-MgTimeUserOutlook"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Translate",
      "TranslateExpanded",
      "TranslateViaIdentity",
      "TranslateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/translateExchangeIds",
    "OutputType": "IMicrosoftGraphConvertIdResult",
    "Command": "Invoke-MgTranslateUserExchangeId"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/unarchive",
    "OutputType": null,
    "Command": "Invoke-MgUnarchiveTeam"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Unassign",
      "UnassignViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice",
    "OutputType": null,
    "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Unfavorite",
      "UnfavoriteExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ServiceMessageViewpoint.Write",
      "Description": "Update your user status on service announcement messages",
      "FullDescription": "Allows the app to update service announcement messages' status on your behalf. Your status for messages can be marked as read, archive, or favorite.",
      "IsAdmin": true
    },
    "Uri": "/admin/serviceAnnouncement/messages/unfavorite",
    "OutputType": null,
    "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage"
  },
  {
    "Module": "Files",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgUnfollowDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgUnfollowDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgUnfollowGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgUnfollowGroupDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgUnfollowUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow",
    "OutputType": null,
    "Command": "Invoke-MgUnfollowUserDriveRoot"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Unmute",
      "UnmuteExpanded",
      "UnmuteViaIdentity",
      "UnmuteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/unmute",
    "OutputType": "IMicrosoftGraphUnmuteParticipantOperation",
    "Command": "Invoke-MgUnmuteCommunicationCall"
  },
  {
    "Module": "Education",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks",
        "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Usage",
      "UsageViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Usage",
      "UsageViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "View",
      "ViewViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')",
    "OutputType": "IMicrosoftGraphReminder",
    "Command": "Invoke-MgViewUserReminder"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaDriveListContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaShareListContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaSiteContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaSiteListContentTypeWithHubSite"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite"
  },
  {
    "Module": "Files",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgDriveListContentTypeWithHubSite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgGroupDriveListContentTypeWithHubSite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgGroupSiteContentTypeWithHubSite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgGroupSiteListContentTypeWithHubSite"
  },
  {
    "Module": "Files",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgShareListContentTypeWithHubSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgSiteContentTypeWithHubSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgSiteListContentTypeWithHubSite"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "OutputType": null,
    "Command": "Join-MgUserDriveListContentTypeWithHubSite"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock",
    "OutputType": null,
    "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock",
    "OutputType": null,
    "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock",
    "OutputType": null,
    "Command": "Lock-MgBetaUserManagedDeviceRemote"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock",
    "OutputType": null,
    "Command": "Lock-MgDeviceManagementManagedDeviceRemote"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock",
    "OutputType": null,
    "Command": "Lock-MgUserManagedDeviceRemote"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Transfer",
      "TransferExpanded",
      "TransferViaIdentity",
      "TransferViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.Initiate.All",
      "Description": "Initiate outgoing 1 to 1 calls from the app",
      "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/transfer",
    "OutputType": null,
    "Command": "Move-MgBetaCommunicationCall"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Move",
      "MoveExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU",
    "OutputType": null,
    "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Migrate",
      "MigrateExpanded",
      "MigrateViaIdentity",
      "MigrateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate",
    "OutputType": null,
    "Command": "Move-MgBetaDeviceManagementIntentToTemplate"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Move",
      "MoveExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/moveDevicesToOU",
    "OutputType": null,
    "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog",
    "OutputType": null,
    "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Move-MgBetaGroupPlannerPlanToContainer"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Move-MgBetaPlannerPlanToContainer"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Move-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Move-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Move-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Move-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU",
    "OutputType": null,
    "Command": "Move-MgBetaUserManagedDeviceToOu"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/move",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Move-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Move-MgBetaUserPlannerPlanToContainer"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Transfer",
      "TransferExpanded",
      "TransferViaIdentity",
      "TransferViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.Initiate.All",
      "Description": "Initiate outgoing 1 to 1 calls from the app",
      "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/transfer",
    "OutputType": null,
    "Command": "Move-MgCommunicationCall"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Move-MgUserMailFolder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Move-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Move-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Move-MgUserMailFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/move",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Move-MgUserMessage"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "New-MgAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "New-MgAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "New-MgAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "New-MgAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgAgreementFileVersion"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "New-MgAppCatalogTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "New-MgAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "New-MgApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/appManagementPolicies/$ref",
    "OutputType": null,
    "Command": "New-MgApplicationAppManagementPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "New-MgApplicationExtensionProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "New-MgApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/$ref",
    "OutputType": null,
    "Command": "New-MgApplicationOwnerByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "New-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "Command": "New-MgApplicationSynchronizationJobOnDemand"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "New-MgApplicationSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "OutputType": null,
    "Command": "New-MgApplicationTokenIssuancePolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "OutputType": null,
    "Command": "New-MgApplicationTokenLifetimePolicyByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "New-MgBetaAccessReview"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "New-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "New-MgBetaAccessReviewInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "New-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "New-MgBetaAccessReviewInstanceMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "New-MgBetaAccessReviewInstanceReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/myDecisions",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "New-MgBetaAccessReviewMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/reviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "New-MgBetaAccessReviewReviewer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/administrativeUnits",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "New-MgBetaAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgBetaAdministrativeUnitMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgBetaAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgBetaAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "New-MgBetaAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "New-MgBetaAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "New-MgBetaAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgBetaAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgBetaAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgBetaAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgBetaAgreementFileVersion"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "New-MgBetaAppCatalogTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "New-MgBetaAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "New-MgBetaApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/appManagementPolicies/$ref",
    "OutputType": null,
    "Command": "New-MgBetaApplicationAppManagementPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "New-MgBetaApplicationExtensionProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "New-MgBetaApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/$ref",
    "OutputType": null,
    "Command": "New-MgBetaApplicationOwnerByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "New-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "Command": "New-MgBetaApplicationSynchronizationJobOnDemand"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "New-MgBetaApplicationSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "OutputType": null,
    "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "OutputType": null,
    "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Manage bookings information",
      "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/bookingBusinesses",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "New-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "New-MgBetaBookingBusinessAppointment"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "New-MgBetaBookingBusinessCalendarView"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "Command": "New-MgBetaBookingBusinessCustomer"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "New-MgBetaBookingBusinessCustomQuestion"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/services",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "New-MgBetaBookingBusinessService"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "Command": "New-MgBetaBookingBusinessStaffMember"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/bookingCurrencies",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "New-MgBetaBookingCurrency"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/businessFlowTemplates",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "Command": "New-MgBetaBusinessFlowTemplate"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "Command": "New-MgBetaBusinessScenario"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
      "Description": "Read and write data for all business scenarios this app creates or owns",
      "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "Command": "New-MgBetaBusinessScenarioPlannerTask"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Create",
        "Description": "Create chats",
        "FullDescription": "Allows the app to create chats without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "New-MgBetaChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgBetaChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "New-MgBetaChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgBetaChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "New-MgBetaChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, without a signed-in user. This does not grant the ability to read, modify or delete tabs after they are created, or give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Create.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaChatTab"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCalls.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls",
    "OutputType": "IMicrosoftGraphCall",
    "Command": "New-MgBetaCommunicationCall"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "New-MgBetaCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions",
    "OutputType": null,
    "Command": "New-MgBetaCommunicationCallContentSharingSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "New-MgBetaCommunicationCallOperation"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/participants",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "New-MgBetaCommunicationCallParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/participants_v2",
    "OutputType": "IMicrosoftGraphCallRecordsParticipant",
    "Command": "New-MgBetaCommunicationCallRecordParticipantV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "New-MgBetaCommunicationCallRecordSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "New-MgBetaCommunicationOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "New-MgBetaCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "New-MgBetaCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "New-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "Command": "New-MgBetaComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "Command": "New-MgBetaComplianceEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "New-MgBetaComplianceEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "New-MgBetaContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "New-MgBetaContract"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/dataPolicyOperations",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "New-MgBetaDataPolicyOperation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "New-MgBetaDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppStatuses",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "New-MgBetaDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "New-MgBetaDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBookCategories",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "New-MgBetaDeviceAppManagementMobileApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses",
    "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "New-MgBetaDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets",
    "OutputType": "IMicrosoftGraphPolicySet",
    "Command": "New-MgBetaDeviceAppManagementPolicySet"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "Command": "New-MgBetaDeviceAppManagementPolicySetItem"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "Command": "New-MgBetaDeviceAppManagementTask"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "New-MgBetaDeviceAppManagementVppToken"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "New-MgBetaDeviceCommand"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaDeviceExtension"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Generate"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/assignmentFilters",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "Command": "New-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/auditEvents",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "New-MgBetaDeviceManagementAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/autopilotEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "Command": "New-MgBetaDeviceManagementAutopilotEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/cartToClassAssociations",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "Command": "New-MgBetaDeviceManagementCartToClassAssociation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "Command": "New-MgBetaDeviceManagementCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "New-MgBetaDeviceManagementCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "New-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagementEligibleDevices",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "New-MgBetaDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "Command": "New-MgBetaDeviceManagementCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "New-MgBetaDeviceManagementCompliancePolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/complianceSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "New-MgBetaDeviceManagementComplianceSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "New-MgBetaDeviceManagementConfigurationSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/dataSharingConsents",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "Command": "New-MgBetaDeviceManagementDataSharingConsent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Generate",
      "GenerateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/derivedCredentials",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "Command": "New-MgBetaDeviceManagementDerivedCredential"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "New-MgBetaDeviceManagementDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "New-MgBetaDeviceManagementDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "New-MgBetaDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "Command": "New-MgBetaDeviceManagementDeviceHealthScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "Command": "New-MgBetaDeviceManagementDeviceShellScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/domainJoinConnectors",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "Command": "New-MgBetaDeviceManagementDomainJoinConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "New-MgBetaDeviceManagementExchangeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyCategories",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "New-MgBetaDeviceManagementGroupPolicyCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyDefinitions",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyObjectFiles",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "New-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "Command": "New-MgBetaDeviceManagementIntentAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "Command": "New-MgBetaDeviceManagementIntentCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "New-MgBetaDeviceManagementIntentCategorySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "New-MgBetaDeviceManagementIntentCopy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "Command": "New-MgBetaDeviceManagementIntentDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "New-MgBetaDeviceManagementIntentSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "Command": "New-MgBetaDeviceManagementIntentUserState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "New-MgBetaDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "New-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/managedDeviceEncryptionStates",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelConfigurations",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity",
      "Generate",
      "GenerateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl",
    "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails",
    "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring/alertRecords",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/monitoring/alertRules",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "Command": "New-MgBetaDeviceManagementMonitoringAlertRule"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/ndesConnectors",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "Command": "New-MgBetaDeviceManagementNdeConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "New-MgBetaDeviceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/remoteActionAudits",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "Command": "New-MgBetaDeviceManagementRemoteActionAudit"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "Command": "New-MgBetaDeviceManagementResourceAccessProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "New-MgBetaDeviceManagementResourceOperation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/reusableSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "New-MgBetaDeviceManagementReusableSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "New-MgBetaDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "New-MgBetaDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "New-MgBetaDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "Command": "New-MgBetaDeviceManagementScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "New-MgBetaDeviceManagementScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "New-MgBetaDeviceManagementScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "New-MgBetaDeviceManagementScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "New-MgBetaDeviceManagementScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "New-MgBetaDeviceManagementSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "New-MgBetaDeviceManagementTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "New-MgBetaDeviceManagementTemplateCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "New-MgBetaDeviceManagementTemplateInstance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableTo"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "New-MgBetaDeviceManagementTemplateSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "New-MgBetaDeviceManagementTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/troubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "New-MgBetaDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/userPfxCertificates",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "Command": "New-MgBetaDeviceManagementUserPfxCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot",
    "OutputType": null,
    "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/userSettings",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "OutputType": null,
    "Command": "New-MgBetaDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "OutputType": null,
    "Command": "New-MgBetaDeviceRegisteredUserByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/{device-id}/usageRights",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "New-MgBetaDeviceUsageRights"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "New-MgBetaDirectoryAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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
      },
      {
        "Name": "Group.Create",
        "Description": "Create groups",
        "FullDescription": "Allows the app to create groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgBetaDirectoryAdministrativeUnitMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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
      },
      {
        "Name": "Group.Create",
        "Description": "Create groups",
        "FullDescription": "Allows the app to create groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/attributeSets",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "New-MgBetaDirectoryAttributeSet"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "New-MgBetaDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "New-MgBetaDirectoryFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "OutputType": null,
    "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/federationConfigurations",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "New-MgBetaDirectoryFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/impactedResources",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "New-MgBetaDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/inboundSharedUserProfiles",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "Command": "New-MgBetaDirectoryInboundSharedUserProfile"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgBetaDirectoryObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/onPremisesSynchronization",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "New-MgBetaDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "Command": "New-MgBetaDirectoryOutboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants",
    "OutputType": null,
    "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/recommendations",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "New-MgBetaDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "New-MgBetaDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directoryRoles",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "New-MgBetaDirectoryRole"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgBetaDirectoryRoleMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgBetaDirectoryRoleScopedMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "New-MgBetaDirectoryRoleTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/settings",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "New-MgBetaDirectorySetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "Command": "New-MgBetaDirectorySettingTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/sharedEmailDomains",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "Command": "New-MgBetaDirectorySharedEmailDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/subscriptions",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "Command": "New-MgBetaDirectorySubscription"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "New-MgBetaDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "New-MgBetaDomainFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "New-MgBetaDomainServiceConfigurationRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "Command": "New-MgBetaDomainSharedEmailDomainInvitation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "New-MgBetaDomainVerificationDnsRecord"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "New-MgBetaDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveItemListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgBetaDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaDriveItemUploadSession"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgBetaDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgBetaDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveRootLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveRootListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgBetaDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaDriveRootUploadSession"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgBetaDriveRootVersion"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "New-MgBetaEducationClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "New-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "New-MgBetaEducationClassAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationClassAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgBetaEducationClassAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "New-MgBetaEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationClassMemberByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "New-MgBetaEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "Command": "New-MgBetaEducationClassModuleResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}/teachers/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationClassTeacherByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "New-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "New-MgBetaEducationMeAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationMeAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgBetaEducationMeAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "New-MgBetaEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "New-MgBetaEducationMeRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "New-MgBetaEducationSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/classes/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationSchoolClassByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/users/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationSchoolUserByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAdministration.ReadWrite",
      "Description": "Manage your education app settings",
      "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/education/synchronizationProfiles",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "Command": "New-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "Command": "New-MgBetaEducationSynchronizationProfileError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/users",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "New-MgBetaEducationUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "New-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "New-MgBetaEducationUserAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEducationUserAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgBetaEducationUserAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "New-MgBetaEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "New-MgBetaEducationUserRubric"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "New-MgBetaEntitlementManagementAccessPackage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write entitlement management resources",
      "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "New-MgBetaEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "OutputType": null,
    "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "Command": "New-MgBetaEntitlementManagementSubject"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/authorizationSystems",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "New-MgBetaExternalAuthorizationSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "New-MgBetaExternalConnection"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "New-MgBetaExternalConnectionGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "New-MgBetaExternalConnectionGroupMember"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "New-MgBetaExternalConnectionItem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "New-MgBetaExternalConnectionItemActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "New-MgBetaExternalConnectionOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IndustryData-DataConnector.ReadWrite.All",
      "Description": "Manage data connector definitions",
      "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/dataConnectors",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "Command": "New-MgBetaExternalIndustryDataConnector"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IndustryData-InboundFlow.ReadWrite.All",
      "Description": "Manage inbound flow definitions",
      "FullDescription": "Allows the app to read and write inbound data flows without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/inboundFlows",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "Command": "New-MgBetaExternalIndustryDataInboundFlow"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/industryData/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "New-MgBetaExternalIndustryDataOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/industryData/referenceDefinitions",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "Command": "New-MgBetaExternalIndustryDataReferenceDefinition"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/industryData/roleGroups",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "Command": "New-MgBetaExternalIndustryDataRoleGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IndustryData-SourceSystem.ReadWrite.All",
      "Description": "Manage source system definitions",
      "FullDescription": "Allows the app to read and write source system definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/sourceSystems",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "Command": "New-MgBetaExternalIndustryDataSourceSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IndustryData-TimePeriod.ReadWrite.All",
      "Description": "Manage time period definitions",
      "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/years",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "Command": "New-MgBetaExternalIndustryDataYear"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/countriesRegions",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "Command": "New-MgBetaFinancialCompanyCountryRegion"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/currencies",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "New-MgBetaFinancialCompanyCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customers",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "New-MgBetaFinancialCompanyCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "New-MgBetaFinancialCompanyCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/employees",
    "OutputType": "IMicrosoftGraphEmployee",
    "Command": "New-MgBetaFinancialCompanyEmployee"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyEmployeePicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/items",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "New-MgBetaFinancialCompanyItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/itemCategories",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "New-MgBetaFinancialCompanyItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journals",
    "OutputType": "IMicrosoftGraphJournal",
    "Command": "New-MgBetaFinancialCompanyJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines",
    "OutputType": "IMicrosoftGraphJournalLine",
    "Command": "New-MgBetaFinancialCompanyJournalLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentMethods",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "New-MgBetaFinancialCompanyPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentTerms",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "New-MgBetaFinancialCompanyPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Make",
      "MakeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice",
    "OutputType": null,
    "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/shipmentMethods",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "New-MgBetaFinancialCompanyShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/taxAreas",
    "OutputType": "IMicrosoftGraphTaxArea",
    "Command": "New-MgBetaFinancialCompanyTaxArea"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxGroups",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "Command": "New-MgBetaFinancialCompanyTaxGroup"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "Command": "New-MgBetaFinancialCompanyUnitOfMeasure"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/vendors",
    "OutputType": "IMicrosoftGraphVendor",
    "Command": "New-MgBetaFinancialCompanyVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "New-MgBetaFinancialCompanyVendorPicture"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Create",
        "Description": "Create groups",
        "FullDescription": "Allows the app to create groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "New-MgBetaGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/acceptedSenders/$ref",
    "OutputType": null,
    "Command": "New-MgBetaGroupAcceptedSenderByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgBetaGroupAppRoleAssignment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgBetaGroupCalendarEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "New-MgBetaGroupCalendarPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/conversations",
    "OutputType": "IMicrosoftGraphConversation",
    "Command": "New-MgBetaGroupConversation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "New-MgBetaGroupConversationThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupConversationThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaGroupConversationThreadPostMention"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "New-MgBetaGroupDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaGroupDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaGroupDriveItemChild"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveItemListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaGroupDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaGroupDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgBetaGroupDriveItemThumbnail"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaGroupDriveItemUploadSession"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgBetaGroupDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaGroupDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgBetaGroupDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaGroupDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaGroupDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaGroupDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaGroupDriveRootChild"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveRootLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveRootListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaGroupDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaGroupDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgBetaGroupDriveRootThumbnail"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaGroupDriveRootUploadSession"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgBetaGroupDriveRootVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/endpoints",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "New-MgBetaGroupEndpoint"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgBetaGroupEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupEventInstanceExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "New-MgBetaGroupLifecyclePolicy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgBetaGroupMemberByRef"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgBetaGroupOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaGroupOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupOnenoteSectionPage"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/$ref",
    "OutputType": null,
    "Command": "New-MgBetaGroupOwnerByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgBetaGroupPermissionGrant"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "OutputType": null,
    "Command": "New-MgBetaGroupRejectedSenderByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/settings",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "New-MgBetaGroupSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaGroupSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaGroupSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "New-MgBetaGroupSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "New-MgBetaGroupSiteListActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaGroupSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgBetaGroupSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "New-MgBetaGroupSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupSiteListItemLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaGroupSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaGroupSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaGroupSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgBetaGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "New-MgBetaGroupSiteOnenoteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "New-MgBetaGroupSiteOnenoteResource"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupSiteOnenoteSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaGroupSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "New-MgBetaGroupSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts",
    "OutputType": null,
    "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts",
    "OutputType": null,
    "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts",
    "OutputType": null,
    "Command": "New-MgBetaGroupSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaGroupSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "Command": "New-MgBetaGroupSiteRecycleBinItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "New-MgBetaGroupSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgBetaGroupSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "New-MgBetaGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaGroupTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaGroupTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaGroupTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgBetaGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaGroupTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgBetaGroupTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaGroupTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "New-MgBetaGroupTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgBetaGroupTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/dayNotes",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "New-MgBetaGroupTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "New-MgBetaGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "New-MgBetaGroupTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeCards",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "New-MgBetaGroupTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "New-MgBetaGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "New-MgBetaGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "New-MgBetaGroupTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "New-MgBetaGroupTeamTagMember"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "New-MgBetaGroupThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": null,
    "Command": "New-MgBetaGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaGroupThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaGroupThreadPostMention"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "New-MgBetaIdentityApiConnector"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "Command": "New-MgBetaIdentityAuthenticationEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications",
    "OutputType": null,
    "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref",
    "OutputType": null,
    "Command": "New-MgBetaIdentityAuthenticationEventFlowAttributeByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref",
    "OutputType": null,
    "Command": "New-MgBetaIdentityAuthenticationEventFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications",
    "OutputType": null,
    "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/authenticationEventListeners",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "Command": "New-MgBetaIdentityAuthenticationEventListener"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "Command": "New-MgBetaIdentityB2CUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref",
    "OutputType": null,
    "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "New-MgBetaIdentityB2CUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "OutputType": null,
    "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "OutputType": null,
    "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "New-MgBetaIdentityB2XUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "OutputType": null,
    "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "New-MgBetaIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "OutputType": null,
    "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "OutputType": null,
    "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/namedLocations",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "New-MgBetaIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/policies",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "New-MgBetaIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "Command": "New-MgBetaIdentityCustomAuthenticationExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Generate",
      "GenerateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "New-MgBetaIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/findings",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/findings",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests",
    "OutputType": "IMicrosoftGraphScheduledPermissionsRequest",
    "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents",
    "OutputType": null,
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "New-MgBetaIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlows",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "Command": "New-MgBetaIdentityUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlowAttributes",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "New-MgBetaIdentityUserFlowAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/policy/labels",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "New-MgBetaInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatAssessment.ReadWrite.All",
      "Description": "Read and write threat assessment requests",
      "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.Invite.All",
        "Description": "Invite guest users to the organization",
        "FullDescription": "Allows the app to invite guest users to the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/invitations",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "New-MgBetaInvitation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "New-MgBetaOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "Command": "New-MgBetaOnPremisePublishingProfile"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "New-MgBetaOnPremisePublishingProfileAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors",
    "OutputType": "IMicrosoftGraphConnector",
    "Command": "New-MgBetaOnPremisePublishingProfileConnector"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref",
    "OutputType": null,
    "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "New-MgBetaOrganization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "New-MgBetaOrganizationBrandingLocalization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaOrganizationExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "New-MgBetaPlaceAsRoomListRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/workspaces",
    "OutputType": "IMicrosoftGraphWorkspace",
    "Command": "New-MgBetaPlaceAsRoomListWorkspace"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "New-MgBetaPlannerBucket"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "New-MgBetaPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "Command": "New-MgBetaPlannerRoster"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/members",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "Command": "New-MgBetaPlannerRosterMember"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "New-MgBetaPlannerTask"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/activityBasedTimeoutPolicies",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "New-MgBetaPolicyAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "Command": "New-MgBetaPolicyAuthorizationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/claimsMappingPolicies",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "New-MgBetaPolicyClaimMappingPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "New-MgBetaPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/mobileAppManagementPolicies",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "New-MgBetaPolicyMobileAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/mobileDeviceManagementPolicies",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "New-MgBetaPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "New-MgBetaPolicyRoleManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "New-MgBetaPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "New-MgBetaPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "New-MgBetaPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/connectors",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "New-MgBetaPrintConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/operations",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "New-MgBetaPrintOperation"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/create",
    "OutputType": null,
    "Command": "New-MgBetaPrintPrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "New-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "New-MgBetaPrintPrinterJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgBetaPrintPrinterJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "New-MgBetaPrintPrinterShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "New-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "New-MgBetaPrintPrinterShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgBetaPrintPrinterShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "New-MgBetaPrintPrinterTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/services",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "New-MgBetaPrintService"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}/endpoints",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "New-MgBetaPrintServiceEndpoint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "New-MgBetaPrintShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPrintShareAllowedGroupByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref",
    "OutputType": null,
    "Command": "New-MgBetaPrintShareAllowedUserByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "New-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "New-MgBetaPrintShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaPrintShareJobDocumentUploadSession"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgBetaPrintShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "New-MgBetaPrintTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgBetaPrintTaskDefinitionTask"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privacy/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "New-MgBetaPrivacySubjectRightsRequest"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "New-MgBetaPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "Command": "New-MgBetaPrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "New-MgBetaPrivilegedAccessResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "New-MgBetaPrivilegedAccessRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "New-MgBetaPrivilegedAccessRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "New-MgBetaPrivilegedAccessRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedApproval",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "Command": "New-MgBetaPrivilegedApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedOperationEvents",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "Command": "New-MgBetaPrivilegedOperationEvent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedRoles",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "New-MgBetaPrivilegedRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "New-MgBetaPrivilegedRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Make",
      "MakeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "New-MgBetaPrivilegedRoleAssignmentEligible"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Make",
      "MakeExpanded",
      "MakeViaIdentity",
      "MakeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrivilegedAccess.ReadWrite.AzureAD",
      "Description": "Read and write privileged access to Azure AD",
      "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignmentRequests",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "New-MgBetaPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ProgramControl.ReadWrite.All",
      "Description": "Manage programs that you can access",
      "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/programs",
    "OutputType": "IMicrosoftGraphProgram",
    "Command": "New-MgBetaProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ProgramControl.ReadWrite.All",
      "Description": "Manage all programs",
      "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/programControls",
    "OutputType": "IMicrosoftGraphProgramControl",
    "Command": "New-MgBetaProgramControl"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/programControlTypes",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "Command": "New-MgBetaProgramControlType"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskDetections",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "New-MgBetaRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "New-MgBetaRiskyServicePrincipal"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "New-MgBetaRiskyServicePrincipalHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "New-MgBetaRiskyUser"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "New-MgBetaRiskyUserHistory"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/directory/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "New-MgBetaRoleManagementEnterpriseApp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/customAppScopes",
    "OutputType": "IMicrosoftGraphCustomAppScope",
    "Command": "New-MgBetaRoleManagementExchangeCustomAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgBetaRoleManagementExchangeResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementExchangeRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Exchange",
      "Description": "Read and write Exchange Online RBAC configuration",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, without a signed-in user. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/exchange/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementExchangeRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.SchemaExtensions",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "New-MgBetaSchemaExtension"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/acronyms",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "Command": "New-MgBetaSearchAcronym"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/bookmarks",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "Command": "New-MgBetaSearchBookmark"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/qnas",
    "OutputType": "IMicrosoftGraphSearchQna",
    "Command": "New-MgBetaSearchQna"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SecurityActions.ReadWrite.All",
      "Description": "Read and update your organization's security actions",
      "FullDescription": "Allows the app to read or update security actions, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/securityActions",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "Command": "New-MgBetaSecurityAction"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/alerts",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "New-MgBetaSecurityAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/alerts_v2",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "New-MgBetaSecurityAlertV2"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AttackSimulation.ReadWrite.All",
      "Description": "Read, create, and update all attack simulation data of an organization",
      "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulations",
    "OutputType": "IMicrosoftGraphSimulation",
    "Command": "New-MgBetaSecurityAttackSimulation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "New-MgBetaSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "New-MgBetaSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "New-MgBetaSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "New-MgBetaSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "New-MgBetaSecurityAttackSimulationOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/payloads",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "New-MgBetaSecurityAttackSimulationPayload"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "New-MgBetaSecurityAttackSimulationTraining"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/auditLog/queries",
    "OutputType": "IMicrosoftGraphSecurityAuditLogQuery",
    "Command": "New-MgBetaSecurityAuditLogQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records",
    "OutputType": "IMicrosoftGraphSecurityAuditLogRecord",
    "Command": "New-MgBetaSecurityAuditLogQueryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/cloudAppSecurityProfiles",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "Command": "New-MgBetaSecurityCloudAppSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/domainSecurityProfiles",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "Command": "New-MgBetaSecurityDomainSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/fileSecurityProfiles",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "Command": "New-MgBetaSecurityFileSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/hostSecurityProfiles",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "Command": "New-MgBetaSecurityHostSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/incidents",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "New-MgBetaSecurityIncident"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/ipSecurityProfiles",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "Command": "New-MgBetaSecurityIPSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/authorities",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "Command": "New-MgBetaSecurityLabelAuthority"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/categories",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "Command": "New-MgBetaSecurityLabelCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "Command": "New-MgBetaSecurityLabelCategorySubCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/citations",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "Command": "New-MgBetaSecurityLabelCitation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/departments",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "Command": "New-MgBetaSecurityLabelDepartment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/filePlanReferences",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "Command": "New-MgBetaSecurityLabelFilePlanReference"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels, and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/labels/retentionLabels",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "Command": "New-MgBetaSecurityLabelRetentionLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/providerTenantSettings",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "Command": "New-MgBetaSecurityProviderTenantSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/secureScores",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "New-MgBetaSecuritySecureScore"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/secureScoreControlProfiles",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "New-MgBetaSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "New-MgBetaSecuritySubjectRightsRequest"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "New-MgBetaSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articles",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "New-MgBetaSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "New-MgBetaSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/emailThreats",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatSubmissionPolicy.ReadWrite.All",
      "Description": "Read and write all of the organization's threat submission policies",
      "FullDescription": "Allows the app to read your organization's threat submission policies without a signed-in user. Also allows the app to create new threat submission polices without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/fileThreats",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "Command": "New-MgBetaSecurityThreatSubmissionFileThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ThreatSubmission.ReadWrite",
        "Description": "Read and write threat submissions",
        "FullDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ThreatSubmission.ReadWrite.All",
        "Description": "Read and write all threat submissions",
        "FullDescription": "Allows the app to read your organization's threat submissions and threat submission policies on your behalf. Also allows the app to create new threat submissions on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/threatSubmission/urlThreats",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "Command": "New-MgBetaSecurityTiIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggers/retentionEvents",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "New-MgBetaSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggerTypes/retentionEventTypes",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/userSecurityProfiles",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "Command": "New-MgBetaSecurityUserSecurityProfile"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "New-MgBetaServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "New-MgBetaServiceAnnouncementIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "New-MgBetaServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "New-MgBetaServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "New-MgBetaServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgBetaServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "OutputType": null,
    "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "New-MgBetaServicePrincipalEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "OutputType": null,
    "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "New-MgBetaServicePrincipalLicenseDetail"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "OutputType": null,
    "Command": "New-MgBetaServicePrincipalOwnerByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials",
    "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet",
    "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "New-MgBetaServicePrincipalRiskDetection"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "New-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "New-MgBetaServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaShareListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaShareListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaShareListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgBetaShareListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaShareListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaShareListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaShareListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaShareListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "New-MgBetaSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "New-MgBetaSiteListActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgBetaSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "New-MgBetaSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaSiteListItemLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaSiteListSubscription"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgBetaSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaSiteOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaSiteOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/pages",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "New-MgBetaSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts",
    "OutputType": null,
    "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts",
    "OutputType": null,
    "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts",
    "OutputType": null,
    "Command": "New-MgBetaSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "New-MgBetaSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgBetaSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgBetaSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgBetaSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgBetaSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/subscribedSkus",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "New-MgBetaSubscribedSku"
  },
  {
    "Module": "Beta.ChangeNotifications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaSubscription"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "New-MgBetaTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Channel.Create",
        "Description": "Create channels",
        "FullDescription": "Create channels in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Channel.Create.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "New-MgBetaTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ChannelSettings.ReadWrite.All",
      "Description": "Read and write the names, descriptions, and settings of channels",
      "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail",
    "OutputType": null,
    "Command": "New-MgBetaTeamChannelEmail"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgBetaTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, without a signed-in user. This does not grant the ability to read, modify or delete tabs after they are created, or give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Create.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgBetaTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from all teams",
      "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "New-MgBetaTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgBetaTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/provisionEmail",
    "OutputType": null,
    "Command": "New-MgBetaTeamPrimaryChannelEmail"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/dayNotes",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "New-MgBetaTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "New-MgBetaTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "New-MgBetaTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "New-MgBetaTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "New-MgBetaTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "New-MgBetaTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "New-MgBetaTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "New-MgBetaTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "New-MgBetaTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "New-MgBetaTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "New-MgBetaTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats",
    "OutputType": null,
    "Command": "New-MgBetaTeamworkDeletedChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "New-MgBetaTeamworkDeletedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "New-MgBetaTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail",
    "OutputType": null,
    "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/devices",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "Command": "New-MgBetaTeamworkDevice"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "Command": "New-MgBetaTeamworkDeviceOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "Command": "New-MgBetaTeamworkTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "Command": "New-MgBetaTeamworkTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WorkforceIntegration.ReadWrite.All",
      "Description": "Read and write workforce integrations",
      "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/workforceIntegrations",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "New-MgBetaTeamworkWorkforceIntegration"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "Command": "New-MgBetaTenantRelationshipManagedTenant"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/appPerformances",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/auditEvents",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "Command": "New-MgBetaTenantRelationshipManagedTenantGroup"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementActions",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementIntents",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/myRoles",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenantTags",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "Command": "New-MgBetaTenantRelationshipManagedTenantTag"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/keySets",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "Command": "New-MgBetaTrustFrameworkKeySet"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Generate",
      "GenerateExpanded",
      "GenerateViaIdentity",
      "GenerateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "Command": "New-MgBetaTrustFrameworkKeySetKey"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.TrustFramework",
      "Description": "Read and write your organization's trust framework policies",
      "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/policies",
    "OutputType": null,
    "Command": "New-MgBetaTrustFrameworkPolicy"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "New-MgBetaUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "New-MgBetaUserActivity"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "New-MgBetaUserActivityHistoryItem"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/analytics/activityStatistics",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "Command": "New-MgBetaUserActivityStatistics"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgBetaUserAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "New-MgBetaUserAuthenticationEmailMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/methods",
    "OutputType": null,
    "Command": "New-MgBetaUserAuthenticationMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "New-MgBetaUserAuthenticationOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "New-MgBetaUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "UserAuthenticationMethod.ReadWrite.All",
      "Description": "Read and write all users' authentication methods ",
      "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. 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": false
    },
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "New-MgBetaUserCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgBetaUserCalendarEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "New-MgBetaUserCalendarGroup"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "New-MgBetaUserCalendarGroupCalendar"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "New-MgBetaUserCalendarPermission"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "New-MgBetaUserChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgBetaUserChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgBetaUserChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaUserChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaUserChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgBetaUserChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgBetaUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "New-MgBetaUserChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgBetaUserChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "New-MgBetaUserChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgBetaUserChatTab"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot",
    "OutputType": null,
    "Command": "New-MgBetaUserCloudPcSnapshot"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "New-MgBetaUserContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "New-MgBetaUserContactFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "New-MgBetaUserContactFolderChildFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "New-MgBetaUserContactFolderChildFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "New-MgBetaUserContactFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserContactFolderContactExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgBetaUserDefaultCalendarEvent"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "New-MgBetaUserDevice"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Device.Command",
      "Description": "Communicate with your other devices",
      "FullDescription": "Allows the app to launch another app or communicate with another app on a device that you own.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/devices/{device-id}/commands",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "New-MgBetaUserDeviceCommand"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "New-MgBetaUserDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration",
    "OutputType": null,
    "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserDeviceExtension"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref",
    "OutputType": null,
    "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref",
    "OutputType": null,
    "Command": "New-MgBetaUserDeviceRegisteredUserByRef"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "New-MgBetaUserDeviceUsageRights"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "New-MgBetaUserDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaUserDriveBundle"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaUserDriveItemChild"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveItemListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaUserDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaUserDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgBetaUserDriveItemThumbnail"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserDriveItemUploadSession"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgBetaUserDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaUserDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgBetaUserDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgBetaUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgBetaUserDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaUserDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgBetaUserDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaUserDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgBetaUserDriveRootChild"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveRootLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveRootListItemLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgBetaUserDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgBetaUserDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgBetaUserDriveRootThumbnail"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserDriveRootUploadSession"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgBetaUserDriveRootVersion"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgBetaUserEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserEventAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserEventAttachmentUploadSession"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserEventInstanceAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserEventInstanceExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "New-MgBetaUserInferenceClassificationOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy/labels",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "New-MgBetaUserInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "New-MgBetaUserInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "Command": "New-MgBetaUserInsightShared"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/trending",
    "OutputType": "IMicrosoftGraphTrending",
    "Command": "New-MgBetaUserInsightTrending"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/used",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "Command": "New-MgBetaUserInsightUsed"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "New-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "New-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageForward"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageMention"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageReply"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserMailFolderMessageAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserMailFolderMessageExtension"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderMessageForward"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaUserMailFolderMessageMention"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderMessageReply"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMailFolderMessageReplyAll"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "New-MgBetaUserMailFolderMessageRule"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "New-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "New-MgBetaUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "New-MgBetaUserManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "OutputType": null,
    "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "OutputType": null,
    "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserMessageAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserMessageAttachmentUploadSession"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserMessageExtension"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/createForward",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMessageForward"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/mentions",
    "OutputType": "IMicrosoftGraphMention",
    "Command": "New-MgBetaUserMessageMention"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/createReply",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMessageReply"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgBetaUserMessageReplyAll"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/users/{user-id}/mobileAppIntentAndStates",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "Command": "New-MgBetaUserMobileAppIntentAndState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "New-MgBetaUserMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl",
    "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails",
    "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Notifications.ReadWrite.CreatedByApp",
      "Description": "Deliver and manage your notifications for this app",
      "FullDescription": "Allows the app to deliver its notifications, on your behalf. Also allows the app to read, update, and delete your notification items for this app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/notifications",
    "OutputType": "IMicrosoftGraphNotification",
    "Command": "New-MgBetaUserNotification"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgBetaUserOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaUserOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaUserOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaUserOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaUserOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgBetaUserOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgBetaUserOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgBetaUserOnenoteSectionPage"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "New-MgBetaUserOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgBetaUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "New-MgBetaUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "New-MgBetaUserOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "New-MgBetaUserOutlookMasterCategory"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/tasks",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "New-MgBetaUserOutlookTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserOutlookTaskAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskFolders",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "New-MgBetaUserOutlookTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "New-MgBetaUserOutlookTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "Command": "New-MgBetaUserOutlookTaskGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/account",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "Command": "New-MgBetaUserProfileAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/addresses",
    "OutputType": "IMicrosoftGraphItemAddress",
    "Command": "New-MgBetaUserProfileAddress"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/anniversaries",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "Command": "New-MgBetaUserProfileAnniversary"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/awards",
    "OutputType": "IMicrosoftGraphPersonAward",
    "Command": "New-MgBetaUserProfileAward"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/certifications",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "Command": "New-MgBetaUserProfileCertification"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/educationalActivities",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "Command": "New-MgBetaUserProfileEducationalActivity"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/emails",
    "OutputType": "IMicrosoftGraphItemEmail",
    "Command": "New-MgBetaUserProfileEmail"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/interests",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "Command": "New-MgBetaUserProfileInterest"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/languages",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "Command": "New-MgBetaUserProfileLanguage"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/names",
    "OutputType": "IMicrosoftGraphPersonName",
    "Command": "New-MgBetaUserProfileName"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/notes",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "Command": "New-MgBetaUserProfileNote"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/patents",
    "OutputType": "IMicrosoftGraphItemPatent",
    "Command": "New-MgBetaUserProfilePatent"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/phones",
    "OutputType": "IMicrosoftGraphItemPhone",
    "Command": "New-MgBetaUserProfilePhone"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/positions",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "Command": "New-MgBetaUserProfilePosition"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/projects",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "Command": "New-MgBetaUserProfileProject"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/publications",
    "OutputType": "IMicrosoftGraphItemPublication",
    "Command": "New-MgBetaUserProfilePublication"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/skills",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "Command": "New-MgBetaUserProfileSkill"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/webAccounts",
    "OutputType": "IMicrosoftGraphWebAccount",
    "Command": "New-MgBetaUserProfileWebAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/websites",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "Command": "New-MgBetaUserProfileWebsite"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgBetaUserScopedRoleMemberOf"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "New-MgBetaUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "Command": "New-MgBetaUserTeamworkInstalledApp"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "New-MgBetaUserTodoList"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserTodoListExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "New-MgBetaUserTodoListTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "Command": "New-MgBetaUserTodoListTaskAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "New-MgBetaUserTodoListTaskChecklistItem"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions",
    "OutputType": null,
    "Command": "New-MgBetaUserTodoListTaskExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "New-MgBetaUserTodoListTaskLinkedResource"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "New-MgBetaVirtualEvent"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "New-MgBetaVirtualEventPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "New-MgBetaVirtualEventSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgBetaVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls",
    "OutputType": "IMicrosoftGraphVirtualEventTownhall",
    "Command": "New-MgBetaVirtualEventTownhall"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "New-MgBetaVirtualEventTownhallPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "New-MgBetaVirtualEventTownhallSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "New-MgBetaVirtualEventWebinar"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "New-MgBetaVirtualEventWebinarPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "New-MgBetaVirtualEventWebinarRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "New-MgBetaVirtualEventWebinarSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "Command": "New-MgBetaWindowsUpdatesDeployment"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "Command": "New-MgBetaWindowsUpdatesPolicy"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions",
    "OutputType": null,
    "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members",
    "OutputType": null,
    "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/resourceConnections",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "Command": "New-MgBetaWindowsUpdatesResourceConnection"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets",
    "OutputType": null,
    "Command": "New-MgBetaWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Manage bookings information",
      "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/solutions/bookingBusinesses",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "New-MgBookingBusiness"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "New-MgBookingBusinessAppointment"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "New-MgBookingBusinessCalendarView"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers",
    "OutputType": null,
    "Command": "New-MgBookingBusinessCustomer"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "New-MgBookingBusinessCustomQuestion"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "New-MgBookingBusinessService"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "OutputType": null,
    "Command": "New-MgBookingBusinessStaffMember"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/bookingCurrencies",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "New-MgBookingCurrency"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Create",
        "Description": "Create chats",
        "FullDescription": "Allows the app to create chats without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "New-MgChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "New-MgChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, without a signed-in user. This does not grant the ability to read, modify or delete tabs after they are created, or give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Create.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Allow the Teams app to manage all tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForChat.All",
        "Description": "Allow the Teams app to manage all tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgChatTab"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallAsGuest.All",
        "Description": "Join group calls and meetings as a guest",
        "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCalls.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls",
    "OutputType": "IMicrosoftGraphCall",
    "Command": "New-MgCommunicationCall"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "New-MgCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions",
    "OutputType": null,
    "Command": "New-MgCommunicationCallContentSharingSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "New-MgCommunicationCallOperation"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/participants",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "New-MgCommunicationCallParticipant"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "New-MgCommunicationCallRecordSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "New-MgCommunicationOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "New-MgCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "New-MgCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "New-MgCommunicationPresence"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "New-MgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "New-MgContract"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/dataPolicyOperations",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "New-MgDataPolicyOperation"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "New-MgDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "New-MgDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "New-MgDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "New-MgDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppStatuses",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "New-MgDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "New-MgDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "New-MgDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "New-MgDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "New-MgDeviceAppManagementMobileApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps",
    "OutputType": null,
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "New-MgDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "New-MgDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "New-MgDeviceAppManagementVppToken"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions",
    "OutputType": null,
    "Command": "New-MgDeviceExtension"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/auditEvents",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "New-MgDeviceManagementAuditEvent"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "New-MgDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "New-MgDeviceManagementDetectedApp"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "New-MgDeviceManagementDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "New-MgDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "New-MgDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "New-MgDeviceManagementExchangeConnector"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "New-MgDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "New-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "New-MgDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "OutputType": null,
    "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "OutputType": null,
    "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl",
    "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails",
    "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "New-MgDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "New-MgDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "New-MgDeviceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "New-MgDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "New-MgDeviceManagementResourceOperation"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "New-MgDeviceManagementRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "New-MgDeviceManagementRoleDefinition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "New-MgDeviceManagementTermAndCondition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "New-MgDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/troubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "New-MgDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "New-MgDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "OutputType": null,
    "Command": "New-MgDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "OutputType": null,
    "Command": "New-MgDeviceRegisteredUserByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "New-MgDirectoryAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "OutputType": null,
    "Command": "New-MgDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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
      },
      {
        "Name": "Group.Create",
        "Description": "Create groups",
        "FullDescription": "Allows the app to create groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgDirectoryAdministrativeUnitMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write all administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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
      },
      {
        "Name": "Group.Create",
        "Description": "Create groups",
        "FullDescription": "Allows the app to create groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgDirectoryAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/attributeSets",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "New-MgDirectoryAttributeSet"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "New-MgDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "New-MgDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/federationConfigurations",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "New-MgDirectoryFederationConfiguration"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgDirectoryObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/onPremisesSynchronization",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "New-MgDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directoryRoles",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "New-MgDirectoryRole"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgDirectoryRoleMemberByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgDirectoryRoleScopedMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "New-MgDirectoryRoleTemplate"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "New-MgDomain"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "New-MgDomainFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "New-MgDomainServiceConfigurationRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "New-MgDomainVerificationDnsRecord"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "New-MgDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveItemListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgDriveItemUploadSession"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveRootLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveRootListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgDriveRootUploadSession"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgDriveRootVersion"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "New-MgEducationClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "New-MgEducationClassAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "New-MgEducationClassAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "New-MgEducationClassAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgEducationClassAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "New-MgEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "New-MgEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "New-MgEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduRoster.ReadWrite.All",
        "Description": "Read and write the organization's roster",
        "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
        "IsAdmin": false
      },
      {
        "Name": "Member.Read.Hidden",
        "Description": "Read all hidden memberships",
        "FullDescription": "Allows the app to read the memberships of hidden groups and administrative units without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgEducationClassMemberByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}/teachers/$ref",
    "OutputType": null,
    "Command": "New-MgEducationClassTeacherByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "New-MgEducationMeAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "New-MgEducationMeAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "New-MgEducationMeAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgEducationMeAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "New-MgEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "New-MgEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "New-MgEducationMeRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "New-MgEducationSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/classes/$ref",
    "OutputType": null,
    "Command": "New-MgEducationSchoolClassByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/users/$ref",
    "OutputType": null,
    "Command": "New-MgEducationSchoolUserByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/users",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "New-MgEducationUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "New-MgEducationUserAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "New-MgEducationUserAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "OutputType": null,
    "Command": "New-MgEducationUserAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "New-MgEducationUserAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "New-MgEducationUserAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "New-MgEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "New-MgEducationUserRubric"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "New-MgEntitlementManagementAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref",
    "OutputType": null,
    "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref",
    "OutputType": null,
    "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignments",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "Command": "New-MgEntitlementManagementAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "New-MgEntitlementManagementAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "Command": "New-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/catalogs",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "New-MgEntitlementManagementCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "New-MgEntitlementManagementCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "New-MgEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "OutputType": null,
    "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "OutputType": null,
    "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "New-MgEntitlementManagementResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "New-MgEntitlementManagementResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "New-MgEntitlementManagementResourceRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRequestResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRequestResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "New-MgEntitlementManagementResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "New-MgEntitlementManagementResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "New-MgEntitlementManagementResourceScopeResourceRole"
  },
  {
    "Module": "Search",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "New-MgExternalConnection"
  },
  {
    "Module": "Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "New-MgExternalConnectionGroup"
  },
  {
    "Module": "Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "New-MgExternalConnectionGroupMember"
  },
  {
    "Module": "Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "New-MgExternalConnectionItem"
  },
  {
    "Module": "Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "New-MgExternalConnectionItemActivity"
  },
  {
    "Module": "Search",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "New-MgExternalConnectionOperation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.Create",
        "Description": "Create groups",
        "FullDescription": "Allows the app to create groups without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "New-MgGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/acceptedSenders/$ref",
    "OutputType": null,
    "Command": "New-MgGroupAcceptedSenderByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgGroupAppRoleAssignment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgGroupCalendarEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "New-MgGroupCalendarPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/conversations",
    "OutputType": "IMicrosoftGraphConversation",
    "Command": "New-MgGroupConversation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "New-MgGroupConversationThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": null,
    "Command": "New-MgGroupConversationThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": null,
    "Command": "New-MgGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "New-MgGroupDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgGroupDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgGroupDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgGroupDriveItemChild"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveItemListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgGroupDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgGroupDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgGroupDriveItemThumbnail"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgGroupDriveItemUploadSession"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgGroupDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgGroupDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgGroupDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgGroupDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgGroupDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgGroupDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgGroupDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgGroupDriveRootChild"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveRootLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveRootListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgGroupDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgGroupDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgGroupDriveRootThumbnail"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgGroupDriveRootUploadSession"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgGroupDriveRootVersion"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgGroupEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgGroupEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "OutputType": null,
    "Command": "New-MgGroupEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgGroupEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": null,
    "Command": "New-MgGroupEventInstanceExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions",
    "OutputType": null,
    "Command": "New-MgGroupExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "New-MgGroupLifecyclePolicy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/members/$ref",
    "OutputType": null,
    "Command": "New-MgGroupMemberByRef"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgGroupOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupOnenoteNotebookSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgGroupOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgGroupOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupOnenoteSectionGroupSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupOnenoteSectionPage"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/$ref",
    "OutputType": null,
    "Command": "New-MgGroupOwnerByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgGroupPermissionGrant"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "OutputType": null,
    "Command": "New-MgGroupRejectedSenderByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/settings",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "Command": "New-MgGroupSetting"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "Command": "New-MgGroupSettingTemplateGroupSettingTemplate"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgGroupSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgGroupSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgGroupSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "New-MgGroupSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgGroupSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgGroupSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgGroupSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupSiteListItemLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgGroupSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgGroupSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgGroupSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "New-MgGroupSiteOnenoteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "New-MgGroupSiteOnenoteResource"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupSiteOnenoteSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgGroupSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgGroupSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStores",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "New-MgGroupSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "New-MgGroupSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgGroupSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "New-MgGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgGroupTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgGroupTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgGroupTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgGroupTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgGroupTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgGroupTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "New-MgGroupTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgGroupTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "New-MgGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "New-MgGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "New-MgGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "New-MgGroupTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "New-MgGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "New-MgGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "New-MgGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "New-MgGroupTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "New-MgGroupTeamTagMember"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/threads",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "New-MgGroupThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgGroupThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgGroupThreadPostAttachmentUploadSession"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "OutputType": null,
    "Command": "New-MgGroupThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "OutputType": null,
    "Command": "New-MgGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "New-MgIdentityApiConnector"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "New-MgIdentityB2XUserFlow"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "OutputType": null,
    "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "New-MgIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "OutputType": null,
    "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "OutputType": null,
    "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/namedLocations",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "New-MgIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/policies",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "New-MgIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Generate",
      "GenerateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "New-MgIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/identityProviders",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "New-MgIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlowAttributes",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "New-MgIdentityUserFlowAttribute"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatAssessment.ReadWrite.All",
      "Description": "Read and write threat assessment requests",
      "FullDescription": "Allows an app to read your organization's threat assessment requests on your behalf. Also allows the app to create new requests to assess threats received by your organization on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/informationProtection/threatAssessmentRequests",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "New-MgInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "New-MgInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.Invite.All",
        "Description": "Invite guest users to the organization",
        "FullDescription": "Allows the app to invite guest users to the organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/invitations",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "New-MgInvitation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/oauth2PermissionGrants",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "New-MgOauth2PermissionGrant"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "New-MgOrganization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "New-MgOrganizationBrandingLocalization"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "Command": "New-MgOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions",
    "OutputType": null,
    "Command": "New-MgOrganizationExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "New-MgPlaceAsRoomListRoom"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "New-MgPlannerBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "New-MgPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "New-MgPlannerTask"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/activityBasedTimeoutPolicies",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "New-MgPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/appManagementPolicies",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "New-MgPolicyAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "New-MgPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/claimsMappingPolicies",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "New-MgPolicyClaimMappingPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "New-MgPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "New-MgPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "OutputType": null,
    "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/homeRealmDiscoveryPolicies",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "New-MgPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "New-MgPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "New-MgPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "New-MgPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "New-MgPolicyRoleManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "New-MgPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "New-MgPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenIssuancePolicies",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "New-MgPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenLifetimePolicies",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "New-MgPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/connectors",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "New-MgPrintConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/operations",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "New-MgPrintOperation"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Printer.Create",
        "Description": "Register printers  ",
        "FullDescription": "Allows the application to create (register) printers on your behalf. ",
        "IsAdmin": true
      },
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/create",
    "OutputType": null,
    "Command": "New-MgPrintPrinter"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "New-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "New-MgPrintPrinterJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgPrintPrinterJobDocumentUploadSession"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgPrintPrinterJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "New-MgPrintPrinterTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/services",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "New-MgPrintService"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}/endpoints",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "New-MgPrintServiceEndpoint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "New-MgPrintShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref",
    "OutputType": null,
    "Command": "New-MgPrintShareAllowedGroupByRef"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref",
    "OutputType": null,
    "Command": "New-MgPrintShareAllowedUserByRef"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "New-MgPrintShareJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "New-MgPrintShareJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgPrintShareJobDocumentUploadSession"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgPrintShareJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "New-MgPrintTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "New-MgPrintTaskDefinitionTask"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privacy/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "New-MgPrivacySubjectRightsRequest"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "New-MgPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskDetections",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "New-MgRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "New-MgRiskyServicePrincipal"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "New-MgRiskyServicePrincipalHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "New-MgRiskyUser"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "New-MgRiskyUserHistory"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/directory/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "SchemaExtensions",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "New-MgSchemaExtension"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/alerts",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "New-MgSecurityAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/alerts_v2",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "New-MgSecurityAlertV2"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AttackSimulation.ReadWrite.All",
      "Description": "Read, create, and update all attack simulation data of an organization",
      "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/attackSimulation/simulations",
    "OutputType": "IMicrosoftGraphSimulation",
    "Command": "New-MgSecurityAttackSimulation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "New-MgSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "New-MgSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "New-MgSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "New-MgSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "New-MgSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "New-MgSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "New-MgSecurityAttackSimulationOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/payloads",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "New-MgSecurityAttackSimulationPayload"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "New-MgSecurityAttackSimulationTraining"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "New-MgSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "New-MgSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "New-MgSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "New-MgSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/incidents",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "New-MgSecurityIncident"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/secureScores",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "New-MgSecuritySecureScore"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/secureScoreControlProfiles",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "New-MgSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/subjectRightsRequests",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "New-MgSecuritySubjectRightsRequest"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "New-MgSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articles",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "New-MgSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "New-MgSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "New-MgSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "New-MgSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "New-MgSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "New-MgSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "New-MgSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "New-MgSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "New-MgSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "New-MgSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "New-MgSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "New-MgSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "New-MgSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "New-MgSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggers/retentionEvents",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "New-MgSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggerTypes/retentionEventTypes",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "New-MgSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "New-MgServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "New-MgServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/issues",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "New-MgServiceAnnouncementIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "New-MgServiceAnnouncementMessage"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "New-MgServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "New-MgServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "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
      },
      {
        "Name": "AppRoleAssignment.ReadWrite.All",
        "Description": "Manage app permission grants and app role assignments",
        "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "OutputType": null,
    "Command": "New-MgServicePrincipalClaimMappingPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "New-MgServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "New-MgServicePrincipalEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "OutputType": null,
    "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "OutputType": null,
    "Command": "New-MgServicePrincipalOwnerByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "New-MgServicePrincipalRiskDetection"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "New-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "Command": "New-MgServicePrincipalSynchronizationJobOnDemand"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "New-MgServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgShareListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgShareListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgShareListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgShareListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgShareListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgShareListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgShareListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgShareListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgShareListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "New-MgShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "New-MgSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists",
    "OutputType": "IMicrosoftGraphList",
    "Command": "New-MgSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgSiteListItemLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgSiteListSubscription"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgSiteOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgSiteOnenoteNotebookSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgSiteOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgSiteOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgSiteOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStores",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "New-MgSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/groups",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "New-MgSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "New-MgSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "New-MgSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "New-MgSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/subscribedSkus",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "New-MgSubscribedSku"
  },
  {
    "Module": "ChangeNotifications",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgSubscription"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "New-MgTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Channel.Create",
        "Description": "Create channels",
        "FullDescription": "Create channels in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Channel.Create.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "New-MgTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ChannelSettings.ReadWrite.All",
      "Description": "Read and write the names, descriptions, and settings of channels",
      "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail",
    "OutputType": null,
    "Command": "New-MgTeamChannelEmail"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": 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
      },
      {
        "Name": "Teamwork.Migrate.All",
        "Description": "Create chat and channel messages with anyone's identity and with any timestamp",
        "FullDescription": "Allows the app to create chat and channel messages, without a signed in user. The app specifies which user appears as the sender, and can backdate the message to appear as if it was sent long ago. The messages can be sent to any chat or channel in the organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, without a signed-in user. This does not grant the ability to read, modify or delete tabs after they are created, or give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Create.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from all teams",
      "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "New-MgTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/provisionEmail",
    "OutputType": null,
    "Command": "New-MgTeamPrimaryChannelEmail"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "New-MgTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "New-MgTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "New-MgTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "New-MgTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "New-MgTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "New-MgTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "New-MgTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "New-MgTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "New-MgTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "New-MgTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "New-MgTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "New-MgTeamworkDeletedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "New-MgTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail",
    "OutputType": null,
    "Command": "New-MgTeamworkDeletedTeamChannelEmail"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "WorkforceIntegration.ReadWrite.All",
      "Description": "Read and write workforce integrations",
      "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/workforceIntegrations",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "New-MgTeamworkWorkforceIntegration"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "New-MgTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "New-MgUser"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "New-MgUserActivity"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "New-MgUserActivityHistoryItem"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/appRoleAssignments",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "New-MgUserAppRoleAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "New-MgUserAuthenticationEmailMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/methods",
    "OutputType": null,
    "Command": "New-MgUserAuthenticationMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "New-MgUserAuthenticationOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "New-MgUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "UserAuthenticationMethod.ReadWrite.All",
      "Description": "Read and write all users' authentication methods ",
      "FullDescription": "Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. 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": false
    },
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "New-MgUserCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgUserCalendarEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "New-MgUserCalendarGroup"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "OutputType": "IMicrosoftGraphCalendar",
    "Command": "New-MgUserCalendarGroupCalendar"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "New-MgUserCalendarPermission"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "New-MgUserChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "Command": "New-MgUserChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "New-MgUserChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgUserChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgUserChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "New-MgUserChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "New-MgUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "New-MgUserChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "New-MgUserChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "New-MgUserChatTab"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "New-MgUserContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "New-MgUserContactFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "New-MgUserContactFolderChildFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "New-MgUserContactFolderChildFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "New-MgUserContactFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserContactFolderContactExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendar/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgUserDefaultCalendarEvent"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "New-MgUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "New-MgUserDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgUserDriveBundle"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgUserDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgUserDriveItemChild"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveItemListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgUserDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgUserDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgUserDriveItemThumbnail"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserDriveItemUploadSession"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgUserDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgUserDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "New-MgUserDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "New-MgUserDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "New-MgUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "New-MgUserDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgUserDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "New-MgUserDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgUserDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "New-MgUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "New-MgUserDriveRootChild"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveRootLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "New-MgUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveRootListItemLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "New-MgUserDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "New-MgUserDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "New-MgUserDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "New-MgUserDriveRootThumbnail"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserDriveRootUploadSession"
  },
  {
    "Module": "Files",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "New-MgUserDriveRootVersion"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "New-MgUserEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgUserEventAttachment"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserEventAttachmentUploadSession"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgUserEventInstanceAttachment"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserEventInstanceAttachmentUploadSession"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "OutputType": null,
    "Command": "New-MgUserEventInstanceExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "New-MgUserInferenceClassificationOverride"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "New-MgUserMailFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "New-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderChildFolderMessageForward"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderChildFolderMessageReply"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderChildFolderMessageReplyAll"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "New-MgUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgUserMailFolderMessageAttachment"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserMailFolderMessageAttachmentUploadSession"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserMailFolderMessageExtension"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderMessageForward"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderMessageReply"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMailFolderMessageReplyAll"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "New-MgUserMailFolderMessageRule"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "New-MgUserManagedDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "New-MgUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "New-MgUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "New-MgUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "OutputType": null,
    "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "OutputType": null,
    "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachment",
    "Command": "New-MgUserMessageAttachment"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write mail in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserMessageAttachmentUploadSession"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserMessageExtension"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/createForward",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMessageForward"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/createReply",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMessageReply"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "New-MgUserMessageReplyAll"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "New-MgUserOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgUserOnenoteNotebookSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgUserOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgUserOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgUserOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "New-MgUserOnenoteSectionGroup"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "New-MgUserOnenoteSectionGroupSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "New-MgUserOnenoteSectionPage"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "New-MgUserOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "New-MgUserOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "New-MgUserOnlineMeetingTranscript"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "New-MgUserOutlookMasterCategory"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "New-MgUserScopedRoleMemberOf"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "New-MgUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "Command": "New-MgUserTeamworkInstalledApp"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "New-MgUserTodoList"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserTodoListExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "New-MgUserTodoListTask"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "Command": "New-MgUserTodoListTaskAttachment"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession",
    "OutputType": "IMicrosoftGraphUploadSession",
    "Command": "New-MgUserTodoListTaskAttachmentUploadSession"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "New-MgUserTodoListTaskChecklistItem"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions",
    "OutputType": null,
    "Command": "New-MgUserTodoListTaskExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "New-MgUserTodoListTaskLinkedResource"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "New-MgVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "New-MgVirtualEventSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "New-MgVirtualEventWebinar"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "New-MgVirtualEventWebinarRegistration"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "New-MgVirtualEventWebinarSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "New-MgVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Ping",
      "PingViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/Ping",
    "OutputType": null,
    "Command": "Ping-MgBetaApplicationSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Ping",
      "PingViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping",
    "OutputType": null,
    "Command": "Ping-MgBetaServicePrincipalSynchronization"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Publish",
      "Publish1",
      "PublishViaIdentity",
      "PublishViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release",
    "OutputType": null,
    "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release",
    "OutputType": null,
    "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Publish-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Publish-MgBetaEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/publish",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Publish-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Publish-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release",
    "OutputType": null,
    "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release",
    "OutputType": null,
    "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Publish"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/publish",
    "OutputType": null,
    "Command": "Publish-MgBetaVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgBookingBusiness"
  },
  {
    "Module": "Files",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgDriveListContentType"
  },
  {
    "Module": "Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Publish-MgEducationClassAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/publish",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Publish-MgEducationMeAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Publish-MgEducationUserAssignment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgGroupDriveListContentType"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgGroupSiteContentType"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgGroupSiteListContentType"
  },
  {
    "Module": "Security",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release",
    "OutputType": null,
    "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Security",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release",
    "OutputType": null,
    "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Files",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgShareListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgSiteListContentType"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "OutputType": null,
    "Command": "Publish-MgUserDriveListContentType"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Register",
      "RegisterExpanded",
      "RegisterViaIdentity",
      "RegisterViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register",
    "OutputType": null,
    "Command": "Register-MgBetaPrivilegedAccessResource"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/edge",
    "OutputType": null,
    "Command": "Remove-MgAdminEdge"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/edge/internetExplorerMode",
    "OutputType": null,
    "Command": "Remove-MgAdminEdgeInternetExplorerMode"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "OutputType": null,
    "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "OutputType": null,
    "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "OutputType": null,
    "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "OutputType": null,
    "Command": "Remove-MgAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/sharepoint",
    "OutputType": null,
    "Command": "Remove-MgAdminSharepoint"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/sharepoint/settings",
    "OutputType": null,
    "Command": "Remove-MgAdminSharepointSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}",
    "OutputType": null,
    "Command": "Remove-MgAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "OutputType": null,
    "Command": "Remove-MgAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file",
    "OutputType": null,
    "Command": "Remove-MgAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgAgreementFileVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/removeAllDevicesFromManagement",
    "OutputType": null,
    "Command": "Remove-MgAllUserDeviceFromManagement"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "OutputType": null,
    "Command": "Remove-MgAppCatalogTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "OutputType": null,
    "Command": "Remove-MgAppCatalogTeamAppDefinitionBot"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}",
    "OutputType": null,
    "Command": "Remove-MgApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgApplicationAppManagementPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications(appId='{appId}')",
    "OutputType": null,
    "Command": "Remove-MgApplicationByAppId"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "OutputType": null,
    "Command": "Remove-MgApplicationExtensionProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "OutputType": null,
    "Command": "Remove-MgApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/removeKey",
    "OutputType": null,
    "Command": "Remove-MgApplicationKey"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgApplicationOwnerByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/removePassword",
    "OutputType": null,
    "Command": "Remove-MgApplicationPassword"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronization"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgApplicationTokenIssuancePolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgApplicationTokenLifetimePolicyByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReview"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewInstanceMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewInstanceReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAccessReviewReviewer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/edge",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminEdge"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/edge/internetExplorerMode",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/administrativeUnits/{administrativeUnit-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/people",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminPeople"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/people/pronouns",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminPeoplePronoun"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/reportSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminReportSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/sharepoint",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminSharepoint"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/sharepoint/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaAdminSharepointSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file",
    "OutputType": null,
    "Command": "Remove-MgBetaAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAgreementFileVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/removeAllDevicesFromManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaAllUserDeviceFromManagement"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "AppCatalog.ReadWrite.All",
        "Description": "Read and write to all app catalogs",
        "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.",
        "IsAdmin": true
      },
      {
        "Name": "AppCatalog.Submit",
        "Description": "Submit application packages to your organization's catalog and cancel pending submissions",
        "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent",
    "OutputType": null,
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications(appId='{appId}')",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationByAppId"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications(uniqueName='{uniqueName}')",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationByUniqueName"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/connectorGroup/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationConnectorGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationExtensionProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/removeKey",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationKey"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationOwnerByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/removePassword",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationPassword"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Manage bookings information",
        "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusinessAppointment"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusinessCalendarView"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusinessCustomer"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusinessCustomQuestion"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusinessService"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingBusinessStaffMember"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/bookingCurrencies/{bookingCurrency-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBookingCurrency"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessFlowTemplate"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenario"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlanner"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
      "Description": "Read and write data for all business scenarios this app creates or owns",
      "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerTask"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/removeAllAccessForUser",
    "OutputType": null,
    "Command": "Remove-MgBetaChatAccessForUser"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "OutputType": null,
    "Command": "Remove-MgBetaChatLastMessagePreview"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamsTab.Delete.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaChatTab"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCall"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallContentSharingSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallOperation"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationCallRecordSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscovery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaContract"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDataPolicyOperation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      }
    ],
    "Uri": "/devices/{device-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementPolicySet"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/symantecCodeSigningCertificate",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementTask"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementVppToken"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/devices(deviceId='{deviceId}')",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceByDeviceId"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands/{command-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceCommand"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceExtension"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/androidForWorkSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAutopilotEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementComplianceSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementConfigurationSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDataSharingConsent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDerivedCredential"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementExchangeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentUserState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMonitoring"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementNdeConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/reports",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementReport"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementResourceOperation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementReusableSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTemplateSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/organizationSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceRegisteredUserByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/devices/{device-id}/usageRights/{usageRight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDeviceUsageRights"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryAttributeSet"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryObjects/{directoryObject-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite",
        "Description": "Read shared cross-tenant user profile and export or delete data",
        "FullDescription": "Allows the application to list and query shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "CrossTenantUserProfileSharing.ReadWrite.All",
        "Description": "Read any shared cross-tenant user profiles and export or delete data",
        "FullDescription": "Allows the application to list and query any shared user profile information associated with the current tenant on your behalf.  It also permits the application to export and remove external user data (e.g. customer content or system-generated logs), for any user associated with the current tenant on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/recommendations/{recommendation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRole"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRoleMemberByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRoleScopedMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectoryRoleTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/settings/{directorySetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectorySetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectorySettingTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectorySharedEmailDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/subscriptions/{companySubscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDirectorySubscription"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDomainFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDomainServiceConfigurationRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDomainVerificationDnsRecord"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemPermanent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootPermanent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaDriveRootVersion"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentDefault"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassMemberByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassModuleResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationClassTeacherByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMe"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationMeRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationSchoolClassByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationSchoolUserByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduAdministration.ReadWrite",
      "Description": "Manage your education app settings",
      "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationSynchronizationProfileError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationSynchronizationProfileStatus"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/users/{educationUser-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEducationUserRubric"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaEntitlementManagementSubject"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalAuthorizationSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnection"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnectionGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnectionGroupMember"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnectionItem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnectionItemActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnectionOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/quota",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalConnectionQuota"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IndustryData-DataConnector.ReadWrite.All",
      "Description": "Manage data connector definitions",
      "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataConnector"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IndustryData-InboundFlow.ReadWrite.All",
      "Description": "Manage inbound flow definitions",
      "FullDescription": "Allows the app to read and write inbound data flows without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataInboundFlow"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/industryData/operations/{longRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/industryData/roleGroups/{roleGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataRoleGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IndustryData-SourceSystem.ReadWrite.All",
      "Description": "Manage source system definitions",
      "FullDescription": "Allows the app to read and write source system definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataSourceSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IndustryData-TimePeriod.ReadWrite.All",
      "Description": "Manage time period definitions",
      "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaExternalIndustryDataYear"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCountryRegion"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/currencies/{currency-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyEmployee"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyEmployeePicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/items/{item-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyJournalLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyTaxArea"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyTaxGroup"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyVendorCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaFinancialCompanyVendorPicture"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupAcceptedSenderByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupAppRoleAssignment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups(uniqueName='{uniqueName}')",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupByUniqueName"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupCalendarEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupCalendarPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversation"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupConversationThreadPostMention"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemPermanent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootPermanent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupDriveRootVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/endpoints/{endpoint-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEndpoint"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupEventInstanceExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/removeFavorite",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupFavorite"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupFromLifecyclePolicy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupLifecyclePolicy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupMemberByRef"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupOwnerByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupPermissionGrant"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupPlannerPlanDetail"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupRejectedSenderByRef"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/{directorySetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSetting"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/remove",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Remove-MgBetaGroupSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItemField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListItemVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenote"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteResource"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteRecycleBin"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteRecycleBinItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStore"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamIncomingChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamSchedule"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupTeamTagMember"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThreadPostAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThreadPostInReplyToMention"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaGroupThreadPostMention"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityApiConnector"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityAuthenticationEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAttributeByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityAuthenticationEventListener"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2CUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/{identityProvider-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccess"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/continuousAccessEvaluationPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/policy",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlows/{identityUserFlow-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaIdentityUserFlowAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/policy",
    "OutputType": null,
    "Command": "Remove-MgBetaInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/sensitivityPolicySettings",
    "OutputType": null,
    "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaInvitation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfile"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnector"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Organization.ReadWrite.All",
      "Description": "Read and write organization information",
      "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
      "IsAdmin": true
    },
    "Uri": "/organization/{organization-id}/branding",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationBranding"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationBrandingLocalization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/partnerInformation",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationPartnerInformation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationSetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/settings/contactInsights",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationSettingContactInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/settings/itemInsights",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationSettingItemInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/settings/peopleInsights",
    "OutputType": null,
    "Command": "Remove-MgBetaOrganizationSettingPersonInsight"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/places/{place-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlace"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/{room-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlaceAsRoomListRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlaceAsRoomListWorkspace"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerBucket"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerRoster"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerRosterMember"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerTask"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/accessReviewPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/adminConsentRequestPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationFlowsPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthorizationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/b2cAuthenticationMethodsPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyClaimMappingPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/defaultAppManagementPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/directoryRoleAccessReviewPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/externalIdentitiesPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyExternalIdentityPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/federatedTokenValidationPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyRoleManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrintConnector.ReadWrite.All",
      "Description": "Read and write print connectors",
      "FullDescription": "Allows the application to read and write print connectors on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/print/connectors/{printConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/operations/{printOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintOperation"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Printer.FullControl.All",
      "Description": "Register, read, update, and unregister printers",
      "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
      "IsAdmin": true
    },
    "Uri": "/print/printers/{printer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintPrinterTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintService"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintServiceEndpoint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintShareAllowedGroupByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintShareAllowedUserByRef"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrintTaskDefinitionTask"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivacySubjectRightsRequest"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedOperationEvent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}/summary",
    "OutputType": null,
    "Command": "Remove-MgBetaPrivilegedRoleSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "ProgramControl.ReadWrite.All",
      "Description": "Manage programs that you can access",
      "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/programs/{program-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "ProgramControl.ReadWrite.All",
      "Description": "Manage all programs",
      "FullDescription": "Allows the app to read, update, delete and perform actions on programs and program controls in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/programControls/{programControl-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaProgramControl"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/programControls/{programControl-id}/program",
    "OutputType": null,
    "Command": "Remove-MgBetaProgramControlProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/programControlTypes/{programControlType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaProgramControlType"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/reports/sla/azureADAuthentication",
    "OutputType": null,
    "Command": "Remove-MgBetaReportSlaAzureAdAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily",
    "OutputType": null,
    "Command": "Remove-MgBetaReportUserInsightDaily"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly",
    "OutputType": null,
    "Command": "Remove-MgBetaReportUserInsightMonthly"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRiskyServicePrincipal"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRiskyServicePrincipalHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRiskyUser"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRiskyUserHistory"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectory"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseApp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchange"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Exchange",
      "Description": "Read and write Exchange Online RBAC configuration",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, without a signed-in user. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.SchemaExtensions",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSchemaExtension"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/acronyms/{acronym-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSearchAcronym"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/bookmarks/{bookmark-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSearchBookmark"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/qnas/{qna-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSearchQna"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/securityActions/{securityAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAction"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/alerts_v2/{alert-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAlertV2"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationPayload"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationTraining"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/auditLog",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAuditLog"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAuditLogQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityAuditLogQueryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityDomainSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityFileSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityHostSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityIncident"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/informationProtection",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityInformationProtection"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/informationProtection/labelPolicySettings",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityIPSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/authorities/{authorityTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelAuthority"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelCategorySubCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/citations/{citationTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelCitation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/departments/{departmentTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelDepartment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelFilePlanReference"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels, and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelRetentionLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityProviderTenantSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/secureScores/{secureScore-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecuritySecureScore"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecuritySubjectRightsRequest"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligence"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatSubmission",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatSubmission"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/{tiIndicator-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityTiIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId",
    "OutputType": "IMicrosoftGraphResultInfo",
    "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete1",
      "DeleteExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/deleteTiIndicators",
    "OutputType": "IMicrosoftGraphResultInfo",
    "Command": "Remove-MgBetaSecurityTiIndicatorMultiple"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/triggers",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityTrigger"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/triggerTypes",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityTriggerType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSecurityUserSecurityProfile"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServiceAnnouncementIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalAppManagementPolicy"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals(appId='{appId}')",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalByAppId"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalLicenseDetail"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalOwnerByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalRiskDetection"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "OutputType": null,
    "Command": "Remove-MgBetaShareList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "OutputType": null,
    "Command": "Remove-MgBetaSharePermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItemField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListItemVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteListSubscription"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStore"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSubscribedSku"
  },
  {
    "Module": "Beta.ChangeNotifications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaSubscription"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Channel.Delete.All",
        "Description": "Delete channels",
        "FullDescription": "Delete channels in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Channel.Delete.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ChannelSettings.ReadWrite.All",
      "Description": "Read and write the names, descriptions, and settings of channels",
      "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamChannelEmail"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Delete.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Channel.Delete.All",
      "Description": "Delete channels",
      "FullDescription": "Delete channels in any team, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/incomingChannels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamIncomingChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from all teams",
      "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/removeEmail",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPrimaryChannelEmail"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamSchedule"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats/{deletedChat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDevice"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/activity",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeviceActivity"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeviceConfiguration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/health",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeviceHealth"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkDeviceOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/teamsAppSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkTeamAppSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WorkforceIntegration.ReadWrite.All",
      "Description": "Read and write workforce integrations",
      "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTeamworkWorkforceIntegration"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenant"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read and write trust framework key set properties without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTrustFrameworkKeySet"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.TrustFramework",
      "Description": "Read and write your organization's trust framework policies",
      "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaTrustFrameworkPolicy"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/{userActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserActivity"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserActivityHistoryItem"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserActivityStatistics"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationEmailMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationFido2Method"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserCalendarGroup"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserCalendarPermission"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChat"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatAccessForUser"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatLastMessagePreview"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserChatTab"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactFolderChildFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactFolderChildFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserContactFolderContactExtension"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDevice"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceCommand"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceExtension"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDeviceUsageRights"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemPermanent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootChild"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootPermanent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserDriveRootVersion"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventInstanceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserEventInstanceExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInferenceClassificationOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInsight"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInsightShared"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInsightTrending"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserInsightUsed"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserLicenseDetail"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderMessageMention"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMailFolderMessageRule"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManager"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager/$ref",
    "OutputType": null,
    "Command": "Remove-MgBetaUserManagerByRef"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMessageAttachment"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMessageMention"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMobileAppIntentAndState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/notifications/{notification-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserNotification"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnenotePage"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnenoteSectionGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingRegistration"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "OnlineMeetings.ReadWrite",
      "Description": "Read and create your online meetings",
      "FullDescription": "Allows the app to read and create online meetings on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "OnlineMeetings.Read.All",
        "Description": "Read online meeting details",
        "FullDescription": "Allows the app to read online meeting details in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookMasterCategory"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials",
    "OutputType": null,
    "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/presence",
    "OutputType": null,
    "Command": "Remove-MgBetaUserPresence"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfile"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileAddress"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileAnniversary"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/awards/{personAward-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileAward"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileCertification"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileEducationalActivity"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileEmail"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/interests/{personInterest-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileInterest"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileLanguage"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/names/{personName-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileName"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileNote"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfilePatent"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfilePhone"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/positions/{workPosition-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfilePosition"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileProject"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfilePublication"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileSkill"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileWebAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserProfileWebsite"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserScopedRoleMemberOf"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/security",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSecurity"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSecurityInformationProtection"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSetting"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/contactMergeSuggestions",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSettingContactMergeSuggestion"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/itemInsights",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSettingItemInsight"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSettingShiftPreference"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/sponsors/{directoryObject-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserSponsor"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTeamwork"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTeamworkInstalledApp"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoList"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListTaskAttachment"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListTaskChecklistItem"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListTaskExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaUserTodoListTaskLinkedResource"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEvent"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventTownhall"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventTownhallPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventTownhallSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventWebinar"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventWebinarPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventWebinarRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventWebinarSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments/{deployment-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesDeployment"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicy"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity",
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesResourceConnection"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById",
    "OutputType": null,
    "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Manage bookings information",
      "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusiness"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusinessAppointment"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusinessCalendarView"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusinessCustomer"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusinessCustomQuestion"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusinessService"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingBusinessStaffMember"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}",
    "OutputType": null,
    "Command": "Remove-MgBookingCurrency"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}",
    "OutputType": null,
    "Command": "Remove-MgChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "OutputType": null,
    "Command": "Remove-MgChatLastMessagePreview"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChatMember.ReadWrite",
        "Description": "Add and remove members from chats",
        "FullDescription": "Add and remove members from chats, on your behalf.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamsTab.Delete.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgChatTab"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationCall"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationCallContentSharingSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationCallOperation"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationCallParticipant"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationCallRecordSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}",
    "OutputType": null,
    "Command": "Remove-MgCommunicationPresence"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}",
    "OutputType": null,
    "Command": "Remove-MgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}",
    "OutputType": null,
    "Command": "Remove-MgContract"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgDataPolicyOperation"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      }
    ],
    "Uri": "/devices/{device-id}",
    "OutputType": null,
    "Command": "Remove-MgDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementVppToken"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/devices(deviceId='{deviceId}')",
    "OutputType": null,
    "Command": "Remove-MgDeviceByDeviceId"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceExtension"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementAuditEvent"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementConditionalAccessSetting"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDetectedApp"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementExchangeConnector"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/reports",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementReport"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementResourceOperation"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementRoleDefinition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementTermAndCondition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgDeviceRegisteredOwnerByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgDeviceRegisteredUserByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryAttributeSet"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryDeletedItem"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
        "IsAdmin": false
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryFederationConfiguration"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryObjects/{directoryObject-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryRole"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "OutputType": null,
    "Command": "Remove-MgDirectoryRoleByRoleTemplateId"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgDirectoryRoleMemberByRef"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryRoleScopedMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgDirectoryRoleTemplate"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}",
    "OutputType": null,
    "Command": "Remove-MgDomain"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "OutputType": null,
    "Command": "Remove-MgDomainFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgDomainServiceConfigurationRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgDomainVerificationDnsRecord"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}",
    "OutputType": null,
    "Command": "Remove-MgDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgDriveItemPermanent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list",
    "OutputType": null,
    "Command": "Remove-MgDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root",
    "OutputType": null,
    "Command": "Remove-MgDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics",
    "OutputType": null,
    "Command": "Remove-MgDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem",
    "OutputType": null,
    "Command": "Remove-MgDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgDriveRootPermanent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgDriveRootVersion"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentDefault"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationClassMemberByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationClassTeacherByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me",
    "OutputType": null,
    "Command": "Remove-MgEducationMe"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationMeRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationSchoolClassByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationSchoolUserByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/users/{educationUser-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentCategoryByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "OutputType": null,
    "Command": "Remove-MgEducationUserRubric"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": null,
    "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource"
  },
  {
    "Module": "Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}",
    "OutputType": null,
    "Command": "Remove-MgExternalConnection"
  },
  {
    "Module": "Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgExternalConnectionGroup"
  },
  {
    "Module": "Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "OutputType": null,
    "Command": "Remove-MgExternalConnectionGroupMember"
  },
  {
    "Module": "Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "OutputType": null,
    "Command": "Remove-MgExternalConnectionItem"
  },
  {
    "Module": "Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgExternalConnectionItemActivity"
  },
  {
    "Module": "Search",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgExternalConnectionOperation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}",
    "OutputType": null,
    "Command": "Remove-MgGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgGroupAcceptedSenderByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupAppRoleAssignment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupCalendarEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupCalendarPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupConversation"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupConversationThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupConversationThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupConversationThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemListItemVersionField"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemPermanent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootListItemVersionField"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootPermanent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupDriveRootVersion"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupEventInstanceExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/removeFavorite",
    "OutputType": null,
    "Command": "Remove-MgGroupFavorite"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup",
    "OutputType": null,
    "Command": "Remove-MgGroupFromLifecyclePolicy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupLifecyclePolicy"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "GroupMember.ReadWrite.All",
        "Description": "Read and write all group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgGroupMemberByRef"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupOnenoteSectionGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgGroupOwnerByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupPermissionGrant"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/photo",
    "OutputType": null,
    "Command": "Remove-MgGroupPhoto"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "OutputType": null,
    "Command": "Remove-MgGroupPlannerPlanDetail"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgGroupRejectedSenderByRef"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/{groupSetting-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSetting"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/remove",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Remove-MgGroupSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListItemField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListItemVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenote"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteResource"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team",
    "OutputType": null,
    "Command": "Remove-MgGroupTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamIncomingChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamSchedule"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupTeamTagMember"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupThreadPostAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupThreadPostInReplyToAttachment"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityApiConnector"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlow"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess",
    "OutputType": null,
    "Command": "Remove-MgIdentityConditionalAccess"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccess"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "OutputType": null,
    "Command": "Remove-MgIdentityUserFlowAttribute"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": null,
    "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}",
    "OutputType": null,
    "Command": "Remove-MgInvitation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgOauth2PermissionGrant"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}",
    "OutputType": null,
    "Command": "Remove-MgOrganization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Organization.ReadWrite.All",
      "Description": "Read and write organization information",
      "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
      "IsAdmin": true
    },
    "Uri": "/organization/{organization-id}/branding",
    "OutputType": null,
    "Command": "Remove-MgOrganizationBranding"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "OutputType": null,
    "Command": "Remove-MgOrganizationBrandingLocalization"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgOrganizationExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/places/{place-id}",
    "OutputType": null,
    "Command": "Remove-MgPlace"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/{room-id}",
    "OutputType": null,
    "Command": "Remove-MgPlaceAsRoomListRoom"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "OutputType": null,
    "Command": "Remove-MgPlannerBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}",
    "OutputType": null,
    "Command": "Remove-MgPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}",
    "OutputType": null,
    "Command": "Remove-MgPlannerTask"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "OutputType": null,
    "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/adminConsentRequestPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyAdminConsentRequestPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationFlowsPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyAuthenticationFlowPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyAuthenticationMethodPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyAuthorizationPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyClaimMappingPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyCrossTenantAccessPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "OutputType": null,
    "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "OutputType": null,
    "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "OutputType": null,
    "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/defaultAppManagementPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyDefaultAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "OutputType": null,
    "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyRoleManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrintConnector.ReadWrite.All",
      "Description": "Read and write print connectors",
      "FullDescription": "Allows the application to read and write print connectors on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/print/connectors/{printConnector-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/operations/{printOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintOperation"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Printer.FullControl.All",
      "Description": "Register, read, update, and unregister printers",
      "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
      "IsAdmin": true
    },
    "Uri": "/print/printers/{printer-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintPrinter"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintPrinterJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintPrinterJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintPrinterTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintService"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintServiceEndpoint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgPrintShareAllowedGroupByRef"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgPrintShareAllowedUserByRef"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintShareJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintShareJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintShareJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}",
    "OutputType": null,
    "Command": "Remove-MgPrintTaskDefinitionTask"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgPrivacySubjectRightsRequest"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": null,
    "Command": "Remove-MgPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "OutputType": null,
    "Command": "Remove-MgRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "OutputType": null,
    "Command": "Remove-MgRiskyServicePrincipal"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "OutputType": null,
    "Command": "Remove-MgRiskyServicePrincipalHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "OutputType": null,
    "Command": "Remove-MgRiskyUser"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "OutputType": null,
    "Command": "Remove-MgRiskyUserHistory"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectory"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Directory",
      "Description": "Read and write all directory RBAC settings",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "EntitlementManagement.ReadWrite.All",
        "Description": "Read and write all entitlement management resources",
        "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "SchemaExtensions",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "OutputType": null,
    "Command": "Remove-MgSchemaExtension"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/alerts_v2/{alert-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAlertV2"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationPayload"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationTraining"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases",
    "OutputType": null,
    "Command": "Remove-MgSecurityCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Security",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchCustodianSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityIncident"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/secureScores/{secureScore-id}",
    "OutputType": null,
    "Command": "Remove-MgSecuritySecureScore"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgSecuritySubjectRightsRequest"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": null,
    "Command": "Remove-MgSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligence"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostReputation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/triggers",
    "OutputType": null,
    "Command": "Remove-MgSecurityTrigger"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/security/triggerTypes",
    "OutputType": null,
    "Command": "Remove-MgSecurityTriggerType"
  },
  {
    "Module": "Security",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "OutputType": null,
    "Command": "Remove-MgSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "OutputType": null,
    "Command": "Remove-MgServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "OutputType": null,
    "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "OutputType": null,
    "Command": "Remove-MgServiceAnnouncementIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgServiceAnnouncementMessage"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "OutputType": null,
    "Command": "Remove-MgServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalAppManagementPolicy"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals(appId='{appId}')",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalByAppId"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalKey"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalOwnerByRef"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalPassword"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalRiskDetection"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronization"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "OutputType": null,
    "Command": "Remove-MgShareList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgShareListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgShareListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgShareListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgShareListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgShareListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "OutputType": null,
    "Command": "Remove-MgSharePermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgSiteAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgSiteListItemField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgSiteListItemVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteListSubscription"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": null,
    "Command": "Remove-MgSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "OutputType": null,
    "Command": "Remove-MgSubscribedSku"
  },
  {
    "Module": "ChangeNotifications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgSubscription"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}",
    "OutputType": null,
    "Command": "Remove-MgTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Channel.Delete.All",
        "Description": "Delete channels",
        "FullDescription": "Delete channels in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Channel.Delete.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ChannelSettings.ReadWrite.All",
      "Description": "Read and write the names, descriptions, and settings of channels",
      "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail",
    "OutputType": null,
    "Command": "Remove-MgTeamChannelEmail"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.Delete.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Channel.Delete.All",
      "Description": "Delete channels",
      "FullDescription": "Delete channels in any team, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/incomingChannels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamIncomingChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from all teams",
      "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
      "IsAdmin": false
    },
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel",
    "OutputType": null,
    "Command": "Remove-MgTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/removeEmail",
    "OutputType": null,
    "Command": "Remove-MgTeamPrimaryChannelEmail"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule",
    "OutputType": null,
    "Command": "Remove-MgTeamSchedule"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelEmail"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/teamwork/teamsAppSettings",
    "OutputType": null,
    "Command": "Remove-MgTeamworkTeamAppSetting"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "WorkforceIntegration.ReadWrite.All",
      "Description": "Read and write workforce integrations",
      "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "OutputType": null,
    "Command": "Remove-MgTeamworkWorkforceIntegration"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "OutputType": null,
    "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "OutputType": null,
    "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "OutputType": null,
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "OutputType": null,
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}",
    "OutputType": null,
    "Command": "Remove-MgUser"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/{userActivity-id}",
    "OutputType": null,
    "Command": "Remove-MgUserActivity"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "UserActivity.ReadWrite.CreatedByApp",
      "Description": "Read and write app activity to your activity feed",
      "FullDescription": "Allows the app to read and report your activity in the app.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "OutputType": null,
    "Command": "Remove-MgUserActivityHistoryItem"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "AppRoleAssignment.ReadWrite.All",
      "Description": "Manage app permission grants and app role assignments",
      "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAppRoleAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationEmailMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationFido2Method"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationSoftwareOathMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}",
    "OutputType": null,
    "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgUserCalendarGroup"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": null,
    "Command": "Remove-MgUserCalendarPermission"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "OutputType": null,
    "Command": "Remove-MgUserChatLastMessagePreview"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": null,
    "Command": "Remove-MgUserChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": null,
    "Command": "Remove-MgUserChatTab"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContactFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "OutputType": null,
    "Command": "Remove-MgUserContactFolderChildFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContactFolderChildFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContactFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserContactFolderContactExtension"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemListItemVersionField"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemPermanent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "OutputType": null,
    "Command": "Remove-MgUserDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootChild"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootListItemVersionField"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootPermanent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": null,
    "Command": "Remove-MgUserDriveRootVersion"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}",
    "OutputType": null,
    "Command": "Remove-MgUserEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgUserEventAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgUserEventInstanceAttachment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserEventInstanceExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "OutputType": null,
    "Command": "Remove-MgUserInferenceClassificationOverride"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": null,
    "Command": "Remove-MgUserLicenseDetail"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMailFolderMessageRule"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": null,
    "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager",
    "OutputType": null,
    "Command": "Remove-MgUserManager"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager/$ref",
    "OutputType": null,
    "Command": "Remove-MgUserManagerByRef"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMessageAttachment"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserMessageExtension"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnenotePage"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnenoteSectionGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOnlineMeetingTranscript"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "OutputType": null,
    "Command": "Remove-MgUserOutlookMasterCategory"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/photo",
    "OutputType": null,
    "Command": "Remove-MgUserPhoto"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/presence",
    "OutputType": null,
    "Command": "Remove-MgUserPresence"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "OutputType": null,
    "Command": "Remove-MgUserScopedRoleMemberOf"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings",
    "OutputType": null,
    "Command": "Remove-MgUserSetting"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "OutputType": null,
    "Command": "Remove-MgUserSettingShiftPreference"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork",
    "OutputType": null,
    "Command": "Remove-MgUserTeamwork"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser",
        "Description": "Manage installation and permission grants of Teams apps on your user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All",
        "Description": "Manage installation and permission grants of Teams apps in a user account",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser",
        "Description": "Allow the Teams app to manage itself and its permission grants on your user account",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All",
        "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser",
        "Description": "Manage your installed Teams apps",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForUser.All",
        "Description": "Manage Teams apps for all users",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser",
        "Description": "Allow the Teams app to manage itself for you",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All",
        "Description": "Allow the app to manage itself for all users",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTeamworkInstalledApp"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoList"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListTask"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListTaskAttachment"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListTaskAttachmentSession"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListTaskChecklistItem"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListTaskExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "OutputType": null,
    "Command": "Remove-MgUserTodoListTaskLinkedResource"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventWebinar"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventWebinarRegistration"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventWebinarSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "DELETE",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": null,
    "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/changeScreenSharingRole",
    "OutputType": null,
    "Command": "Rename-MgBetaCommunicationCallScreenSharingRole"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings",
    "OutputType": null,
    "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Rename",
      "RenameExpanded",
      "RenameViaIdentity",
      "RenameViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename",
    "OutputType": null,
    "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType",
    "OutputType": null,
    "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Change",
      "ChangeExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus",
    "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Rename",
      "RenameExpanded",
      "RenameViaIdentity",
      "RenameViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename",
    "OutputType": null,
    "Command": "Rename-MgBetaUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType",
    "OutputType": null,
    "Command": "Rename-MgBetaUserCloudPcUserAccountType"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calls.AccessMedia.All",
      "Description": "Access media streams in a call as an app",
      "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/communications/calls/{call-id}/changeScreenSharingRole",
    "OutputType": null,
    "Command": "Rename-MgCommunicationCallScreenSharingRole"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Request",
      "RequestExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl",
    "OutputType": null,
    "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Request",
      "RequestExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl",
    "OutputType": null,
    "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance",
    "OutputType": null,
    "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "OutputType": null,
    "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade",
    "OutputType": null,
    "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Request"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/privilegedApproval/myRequests",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "Command": "Request-MgBetaPrivilegedApprovalMy"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "OutputType": null,
    "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "OutputType": null,
    "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "OutputType": null,
    "Command": "Request-MgUserManagedDeviceRemoteAssistance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/resetDecisions",
    "OutputType": null,
    "Command": "Reset-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions",
    "OutputType": null,
    "Command": "Reset-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault",
    "OutputType": null,
    "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode",
    "OutputType": null,
    "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode",
    "OutputType": null,
    "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset",
    "OutputType": null,
    "Command": "Reset-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/resetUnseenCount",
    "OutputType": null,
    "Command": "Reset-MgBetaGroupUnseenCount"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions",
    "OutputType": null,
    "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions",
    "OutputType": null,
    "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Reset"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault",
    "OutputType": null,
    "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Reset"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings",
    "OutputType": null,
    "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Reset"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings",
    "OutputType": null,
    "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/resetDefaults",
    "OutputType": null,
    "Command": "Reset-MgBetaPrintPrinterDefault"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault",
    "OutputType": null,
    "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reset",
      "ResetExpanded",
      "ResetViaIdentity",
      "ResetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "UserAuthenticationMethod.ReadWrite.All",
      "Description": "Read and write all users' authentication methods",
      "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword",
    "OutputType": null,
    "Command": "Reset-MgBetaUserAuthenticationMethodPassword"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode",
    "OutputType": null,
    "Command": "Reset-MgBetaUserManagedDevicePasscode"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions",
    "OutputType": null,
    "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode",
    "OutputType": null,
    "Command": "Reset-MgDeviceManagementManagedDevicePasscode"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
      "IsAdmin": true
    },
    "Uri": "/groups/{group-id}/resetUnseenCount",
    "OutputType": null,
    "Command": "Reset-MgGroupUnseenCount"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions",
    "OutputType": null,
    "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Reset"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault",
    "OutputType": null,
    "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault"
  },
  {
    "Module": "Security",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault",
    "OutputType": null,
    "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reset",
      "ResetExpanded",
      "ResetViaIdentity",
      "ResetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "UserAuthenticationMethod.ReadWrite.All",
      "Description": "Read and write all users' authentication methods",
      "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword",
    "OutputType": null,
    "Command": "Reset-MgUserAuthenticationMethodPassword"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode",
    "OutputType": null,
    "Command": "Reset-MgUserManagedDevicePasscode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc",
    "OutputType": null,
    "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc",
    "OutputType": null,
    "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize",
    "OutputType": null,
    "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize",
    "OutputType": null,
    "Command": "Resize-MgBetaUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc",
    "OutputType": null,
    "Command": "Resize-MgBetaUserManagedDeviceCloudPc"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "OutputType": null,
    "Command": "Restart-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "OutputType": null,
    "Command": "Restart-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow",
    "OutputType": null,
    "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow",
    "OutputType": null,
    "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot",
    "OutputType": null,
    "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "OutputType": null,
    "Command": "Restart-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Restart",
      "RestartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamworkDevice.ReadWrite.All",
      "Description": "Read and write Teams devices",
      "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/devices/{teamworkDevice-id}/restart",
    "OutputType": null,
    "Command": "Restart-MgBetaTeamworkDevice"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot",
    "OutputType": null,
    "Command": "Restart-MgBetaUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow",
    "OutputType": null,
    "Command": "Restart-MgBetaUserManagedDeviceNow"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow",
    "OutputType": null,
    "Command": "Restart-MgDeviceManagementManagedDeviceNow"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "OutputType": null,
    "Command": "Restart-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow",
    "OutputType": null,
    "Command": "Restart-MgUserManagedDeviceNow"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc",
    "OutputType": null,
    "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode",
    "OutputType": null,
    "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc",
    "OutputType": null,
    "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode",
    "OutputType": null,
    "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/restore",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Restore-MgBetaDirectoryDeletedItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgBetaDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaDriveRootVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveItemVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveListItemVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgBetaGroupDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupDriveRootVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaGroupSiteListItemVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults",
    "OutputType": null,
    "Command": "Restore-MgBetaPrintPrinterFactoryDefault"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaShareListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaShareListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaSiteListItemVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveItemVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveListItemVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgBetaUserDriveRoot"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgBetaUserDriveRootVersion"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc",
    "OutputType": null,
    "Command": "Restore-MgBetaUserManagedDeviceCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode",
    "OutputType": null,
    "Command": "Restore-MgBetaUserManagedDevicePasscode"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode",
    "OutputType": null,
    "Command": "Restore-MgDeviceManagementManagedDevicePasscode"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/{directoryObject-id}/restore",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Restore-MgDirectoryDeletedItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgDriveRootVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveItemListItemVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveItemVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveListItemVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgGroupDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveRootListItemVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgGroupDriveRootVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Restore-MgGroupSettingTemplate"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgGroupSiteListItemVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "LifecycleWorkflows.Read.All",
        "Description": "Read all lifecycle workflows resources",
        "FullDescription": "Allows the app to list and read all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults",
    "OutputType": null,
    "Command": "Restore-MgPrintPrinterFactoryDefault"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgShareListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgShareListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Selected",
        "Description": "Access selected site collections",
        "FullDescription": "Allow the application to access a subset of site collections without a signed in user.  The specific site collections and the permissions granted will be configured in SharePoint Online.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgSiteListItemVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgUserDriveItem"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgUserDriveItemListItemVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgUserDriveItemVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgUserDriveListItemVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/restore",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Restore-MgUserDriveRoot"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "OutputType": null,
    "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgUserDriveRootListItemVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "OutputType": null,
    "Command": "Restore-MgUserDriveRootVersion"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode",
    "OutputType": null,
    "Command": "Restore-MgUserManagedDevicePasscode"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Resume",
      "ResumeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "OutputType": null,
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses",
    "OutputType": null,
    "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken",
    "OutputType": null,
    "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken",
    "OutputType": null,
    "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses",
    "OutputType": null,
    "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses",
    "OutputType": null,
    "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaDriveItemPermissionGrant"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaDriveRootPermissionGrant"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaGroupSitePermissionGrant"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaSharePermissionGrant"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaSitePermissionGrant"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaUserDriveItemPermissionGrant"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Revoke-MgBetaUserDriveRootPermissionGrant"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses",
    "OutputType": null,
    "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/revokeSignInSessions",
    "OutputType": null,
    "Command": "Revoke-MgBetaUserSignInSession"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/revokeSignInSessions",
    "OutputType": null,
    "Command": "Revoke-MgUserSignInSession"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Search",
      "SearchExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaDriveRoot"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaGroupDrive"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaGroupDriveRoot"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaUserDrive"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgBetaUserDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgDriveRoot"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgGroupDrive"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgGroupDriveItem"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgGroupDriveRoot"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgUserDrive"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgUserDriveItem"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Search-MgUserDriveRoot"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder",
    "OutputType": null,
    "Command": "Send-MgBetaAccessReviewInstanceReminder"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/sendReminder",
    "OutputType": null,
    "Command": "Send-MgBetaAccessReviewReminder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgBetaChatActivityNotification"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/sendDtmfTones",
    "OutputType": "IMicrosoftGraphSendDtmfTonesOperation",
    "Command": "Send-MgBetaCommunicationCallDtmfTone"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms",
    "OutputType": null,
    "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms",
    "OutputType": null,
    "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal",
    "OutputType": null,
    "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Send",
      "SendExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal",
    "OutputType": null,
    "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal",
    "OutputType": null,
    "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage",
    "OutputType": null,
    "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send",
    "OutputType": null,
    "Command": "Send-MgBetaFinancialCompanySalesInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send",
    "OutputType": null,
    "Command": "Send-MgBetaFinancialCompanySalesQuote"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder",
    "OutputType": null,
    "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder",
    "OutputType": null,
    "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgBetaTeamActivityNotification"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Send",
      "SendExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.User",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/sendActivityNotificationToRecipients",
    "OutputType": null,
    "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgBetaUserChatActivityNotification"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/sendMail",
    "OutputType": null,
    "Command": "Send-MgBetaUserMail"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send",
    "OutputType": null,
    "Command": "Send-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send",
    "OutputType": null,
    "Command": "Send-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal",
    "OutputType": null,
    "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/send",
    "OutputType": null,
    "Command": "Send-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms",
    "OutputType": null,
    "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms",
    "OutputType": null,
    "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder",
    "OutputType": null,
    "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.User",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgBetaUserTeamworkActivityNotification"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgChatActivityNotification"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/sendDtmfTones",
    "OutputType": "IMicrosoftGraphSendDtmfTonesOperation",
    "Command": "Send-MgCommunicationCallDtmfTone"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage",
    "OutputType": null,
    "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder",
    "OutputType": null,
    "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgTeamActivityNotification"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Send",
      "SendExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.User",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teamwork/sendActivityNotificationToRecipients",
    "OutputType": null,
    "Command": "Send-MgTeamworkActivityNotificationToRecipient"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgUserChatActivityNotification"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/sendMail",
    "OutputType": null,
    "Command": "Send-MgUserMail"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send",
    "OutputType": null,
    "Command": "Send-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send",
    "OutputType": null,
    "Command": "Send-MgUserMailFolderMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as any user",
      "FullDescription": "Allows the app to send mail as any user without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}/send",
    "OutputType": null,
    "Command": "Send-MgUserMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity to any user",
        "FullDescription": "Allows the app to create new notifications in users' teamwork activity feeds without a signed in user. These notifications may not be discoverable or be held or governed by compliance policies.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.User",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/teamwork/sendActivityNotification",
    "OutputType": null,
    "Command": "Send-MgUserTeamworkActivityNotification"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/logo",
    "OutputType": null,
    "Command": "Set-MgApplicationLogo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Set-MgApplicationSynchronization"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/secrets",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "Command": "Set-MgApplicationSynchronizationSecret"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Application.ReadWrite.All",
      "Description": "Read and write applications",
      "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
      "IsAdmin": true
    },
    "Uri": "/applications/{application-id}/setVerifiedPublisher",
    "OutputType": null,
    "Command": "Set-MgApplicationVerifiedPublisher"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value",
    "OutputType": null,
    "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value",
    "OutputType": null,
    "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/applications/{application-id}/connectorGroup/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaApplicationConnectorGroupByRef"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/logo",
    "OutputType": null,
    "Command": "Set-MgBetaApplicationLogo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Set-MgBetaApplicationSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "OutputType": null,
    "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/secrets",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "Command": "Set-MgBetaApplicationSynchronizationSecret"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Application.ReadWrite.All",
      "Description": "Read and write applications",
      "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
      "IsAdmin": true
    },
    "Uri": "/applications/{application-id}/setVerifiedPublisher",
    "OutputType": null,
    "Command": "Set-MgBetaApplicationVerifiedPublisher"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaChatMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaChatMessageReplyReaction"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/setPresence",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/setStatusMessage",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationPresenceStatusMessage"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence",
    "OutputType": null,
    "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementMobileApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementComanagedDeviceName"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Set-MgBetaDeviceManagementCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Set-MgBetaDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Set-MgBetaDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceHealthScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementDeviceShellScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementManagedDeviceName"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "Command": "Set-MgBetaDeviceManagementResourceAccessProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "Command": "Set-MgBetaDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveBundleContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveFollowingContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveItemChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Read and write files in all site collections",
        "FullDescription": "Allows the app to read, create, update and delete all files in all site collections without a signed in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgBetaDriveItemSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgBetaDriveItemVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveRootChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgBetaDriveRootSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgBetaDriveRootVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaDriveSpecialContent"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaEducationClassAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Set-MgBetaEducationClassModuleUpResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaEducationMeAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaEducationUserAssignmentRubricByRef"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "Set-MgBetaExternalConnectionItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture",
    "OutputType": null,
    "Command": "Set-MgBetaFinancialCompanyInformationPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Set-MgBetaFinancialCompanyVendorPictureContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveBundleContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveFollowingContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveItemChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgBetaGroupDriveItemSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgBetaGroupDriveItemVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveRootChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgBetaGroupDriveRootSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgBetaGroupDriveRootVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupDriveSpecialContent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/assignLicense",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Set-MgBetaGroupLicense"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgBetaGroupOnenoteResourceContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupOnenoteSectionPageContent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaGroupPhotoContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupSiteListItemDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupSiteOnenotePageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgBetaGroupSiteOnenoteResourceContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Set-MgBetaGroupTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupTeamChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaGroupTeamPhotoContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Set-MgBetaGroupTeamSchedule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder",
    "OutputType": null,
    "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo",
    "OutputType": null,
    "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/backgroundImage",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingBackgroundImage"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingBannerLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingCustomCss"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/favicon",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingFavicon"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingHeaderLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogo",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingSquareLogo"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority",
    "OutputType": null,
    "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaPrintPrinterJobDocumentContent"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaPrintShareJobDocumentContent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write to all security alerts",
      "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts_v2/{alert-id}/comments",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "Command": "Set-MgBetaSecurityAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent",
    "OutputType": null,
    "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "Command": "Set-MgBetaSecurityIncidentAlertComment"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "OutputType": null,
    "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Set-MgBetaServicePrincipalSynchronization"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "OutputType": null,
    "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "Command": "Set-MgBetaServicePrincipalSynchronizationSecret"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaShareDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaShareItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaShareListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaShareRootContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaSiteListItemActivityDriveItemContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaSiteListItemDriveItemContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaSiteOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgBetaSiteOnenoteResourceContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaTeamChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaTeamChannelMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamPhotoContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Set-MgBetaTeamSchedule"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "Command": "Set-MgBetaTenantRelationshipManagedTenantTag"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "Policy.ReadWrite.TrustFramework",
      "Description": "Read and write your organization's trust framework policies",
      "FullDescription": "Allows the app to read and write your organization's trust framework policies without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaTrustFrameworkPolicyContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserChatMessageHostedContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaUserChatMessageReaction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgBetaUserChatMessageReplyReaction"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserContactFolderContactPhotoContent"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserContactPhotoContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority",
    "OutputType": null,
    "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveBundleContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveFollowingContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveItemChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgBetaUserDriveItemSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgBetaUserDriveItemVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveListItemDriveItemContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveRootChildContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveRootContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgBetaUserDriveRootSensitivityLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgBetaUserDriveRootVersionContent"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgBetaUserDriveSpecialContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/assignLicense",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Set-MgBetaUserLicense"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserMailFolderMessageContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus",
    "OutputType": null,
    "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName",
    "OutputType": null,
    "Command": "Set-MgBetaUserManagedDeviceName"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager/$ref",
    "OutputType": null,
    "Command": "Set-MgBetaUserManagerByRef"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserMessageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaUserOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgBetaUserOnenoteResourceContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgBetaUserOnenoteSectionPageContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording",
    "OutputType": null,
    "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "OutputType": null,
    "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording",
    "OutputType": null,
    "Command": "Set-MgBetaUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Set-MgBetaUserOnlineMeetingRecordingContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserPhotoContent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/setPresence",
    "OutputType": null,
    "Command": "Set-MgBetaUserPresence"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/setStatusMessage",
    "OutputType": null,
    "Command": "Set-MgBetaUserPresenceStatusMessage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/setUserPreferredPresence",
    "OutputType": null,
    "Command": "Set-MgBetaUserPresenceUserPreferredPresence"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value",
    "OutputType": null,
    "Command": "Set-MgBetaUserTodoListTaskAttachmentContent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Set-MgBetaVirtualEventPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Set-MgBetaVirtualEventSessionPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Set-MgBetaVirtualEventTownhallPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Set-MgBetaVirtualEventTownhallSessionPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Set-MgBetaVirtualEventWebinarPresenterProfilePhoto"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}/profilePhoto",
    "OutputType": null,
    "Command": "Set-MgBetaVirtualEventWebinarSessionPresenterProfilePhoto"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgChatMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgChatMessageReplyReaction"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Set-MgCommunicationOnlineMeetingRecordingContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/setPresence",
    "OutputType": null,
    "Command": "Set-MgCommunicationPresence"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/setStatusMessage",
    "OutputType": null,
    "Command": "Set-MgCommunicationPresenceStatusMessage"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence",
    "OutputType": null,
    "Command": "Set-MgCommunicationPresenceUserPreferredPresence"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign",
    "OutputType": null,
    "Command": "Set-MgDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign",
    "OutputType": null,
    "Command": "Set-MgDeviceAppManagementMobileApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Set-MgDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Set-MgDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign",
    "OutputType": null,
    "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority",
    "OutputType": null,
    "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice",
    "OutputType": null,
    "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveBundleContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveFollowingContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveItemChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Read and write files in all site collections",
        "FullDescription": "Allows the app to read, create, update and delete all files in all site collections without a signed in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Read and write items in all site collections",
        "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgDriveItemSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgDriveItemVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveRootChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgDriveRootSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgDriveRootVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgDriveSpecialContent"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Set-MgEducationClassAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EduAssignments.ReadWrite",
      "Description": "View and modify your assignments and grades",
      "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
      "IsAdmin": true
    },
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgEducationClassAssignmentUpResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Set-MgEducationMeAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgEducationMeAssignmentUpResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "OutputType": null,
    "Command": "Set-MgEducationUserAssignmentRubricByRef"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder"
  },
  {
    "Module": "Education",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Set-MgEducationUserAssignmentUpResourceFolder"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Set-MgEntitlementManagementAssignmentPolicy"
  },
  {
    "Module": "Search",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "Command": "Set-MgExternalConnectionItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveBundleContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveFollowingContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveItemChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgGroupDriveItemSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgGroupDriveItemVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveRootChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgGroupDriveRootSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgGroupDriveRootVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupDriveSpecialContent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/assignLicense",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Set-MgGroupLicense"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgGroupOnenoteResourceContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupOnenoteSectionPageContent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgGroupPhotoContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupSiteListItemDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupSiteOnenotePageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgGroupSiteOnenoteResourceContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgGroupSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/team",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Set-MgGroupTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupTeamChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo/$value",
    "OutputType": null,
    "Command": "Set-MgGroupTeamPhotoContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Set-MgGroupTeamSchedule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "OutputType": null,
    "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "OutputType": null,
    "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "OutputType": null,
    "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder",
    "OutputType": null,
    "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "Command": "Set-MgIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/backgroundImage",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingBackgroundImage"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingBannerLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingCustomCss"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/favicon",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingFavicon"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingHeaderLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationCustomCss"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationFavicon"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogo",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingSquareLogo"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "OutputType": null,
    "Command": "Set-MgOrganizationBrandingSquareLogoDark"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority",
    "OutputType": null,
    "Command": "Set-MgOrganizationMobileDeviceManagementAuthority"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Set-MgPrintPrinterJobDocumentContent"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "OutputType": null,
    "Command": "Set-MgPrintShareJobDocumentContent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write to all security alerts",
      "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts_v2/{alert-id}/comments",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "Command": "Set-MgSecurityAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "Command": "Set-MgSecurityIncidentAlertComment"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "OutputType": null,
    "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Set-MgServiceAnnouncementMessageAttachmentContent"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "OutputType": "IMicrosoftGraphSynchronization",
    "Command": "Set-MgServicePrincipalSynchronization"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "Command": "Set-MgServicePrincipalSynchronizationSecret"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgShareDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgShareItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgShareListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgShareRootContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgSiteListItemDriveItemContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgSiteOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgSiteOnenoteResourceContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgTeamChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgTeamChannelMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgTeamPhotoContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgTeamPrimaryChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgTeamPrimaryChannelMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/teams/{team-id}/schedule",
    "OutputType": "IMicrosoftGraphSchedule",
    "Command": "Set-MgTeamSchedule"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgUserChatMessageHostedContent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.Send",
        "Description": "Send channel messages",
        "FullDescription": "Allows the app to send channel messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChatMessage.Send",
        "Description": "Send chat messages",
        "FullDescription": "Allows an app to send one-to-one and group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "OutputType": null,
    "Command": "Set-MgUserChatMessageReaction"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "OutputType": null,
    "Command": "Set-MgUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "OutputType": null,
    "Command": "Set-MgUserChatMessageReplyReaction"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgUserContactFolderContactPhotoContent"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgUserContactPhotoContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveBundleContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveFollowingContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveItemChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveItemListItemDriveItemContent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgUserDriveItemSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgUserDriveItemVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveListItemDriveItemContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveRootChildContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveRootContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveRootListItemDriveItemContent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "OutputType": null,
    "Command": "Set-MgUserDriveRootSensitivityLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Set-MgUserDriveRootVersionContent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Set-MgUserDriveSpecialContent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/assignLicense",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Set-MgUserLicense"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Set-MgUserMailFolderChildFolderMessageContent"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Set-MgUserMailFolderMessageContent"
  },
  {
    "Module": "Users",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/manager/$ref",
    "OutputType": null,
    "Command": "Set-MgUserManagerByRef"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/$value",
    "OutputType": null,
    "Command": "Set-MgUserMessageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgUserOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Set-MgUserOnenoteResourceContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Set-MgUserOnenoteSectionPageContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "OutputType": null,
    "Command": "Set-MgUserOnlineMeetingAttendeeReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Set-MgUserOnlineMeetingRecordingContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Set-MgUserOnlineMeetingTranscriptContent"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "OutputType": null,
    "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent"
  },
  {
    "Module": "Users",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/photo/$value",
    "OutputType": null,
    "Command": "Set-MgUserPhotoContent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/setPresence",
    "OutputType": null,
    "Command": "Set-MgUserPresence"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/setStatusMessage",
    "OutputType": null,
    "Command": "Set-MgUserPresenceStatusMessage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Presence.ReadWrite",
        "Description": "Read and write your presence information",
        "FullDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
        "IsAdmin": false
      },
      {
        "Name": "Presence.ReadWrite.All",
        "Description": "Read and write presence information for all users",
        "FullDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/presence/setUserPreferredPresence",
    "OutputType": null,
    "Command": "Set-MgUserPresenceUserPreferredPresence"
  },
  {
    "Module": "Users",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value",
    "OutputType": null,
    "Command": "Set-MgUserTodoListTaskAttachmentContent"
  },
  {
    "Module": "Users",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "PUT",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Set-MgUserTodoListTaskAttachmentSessionContent"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock",
    "OutputType": null,
    "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock",
    "OutputType": null,
    "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock",
    "OutputType": null,
    "Command": "Skip-MgBetaUserManagedDeviceActivationLock"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock",
    "OutputType": null,
    "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock",
    "OutputType": null,
    "Command": "Skip-MgUserManagedDeviceActivationLock"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "OutputType": null,
    "Command": "Start-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "OutputType": null,
    "Command": "Start-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Start",
      "StartExpanded",
      "StartViaIdentity",
      "StartViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic",
    "OutputType": "IMicrosoftGraphStartHoldMusicOperation",
    "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Trigger",
      "TriggerExpanded",
      "TriggerViaIdentity",
      "TriggerViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction",
    "OutputType": null,
    "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Trigger",
      "TriggerExpanded",
      "TriggerViaIdentity",
      "TriggerViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction",
    "OutputType": null,
    "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "PowerOn",
      "PowerOnViaIdentity",
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn",
    "OutputType": null,
    "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Run",
      "RunViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks",
    "OutputType": null,
    "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start",
    "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage",
    "Command": "Start-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgBetaPrintPrinterJobPrintJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgBetaPrintPrinterShareJobPrintJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgBetaPrintShareJobPrintJob"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Run",
      "RunViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Run",
      "RunExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatHunting.Read.All",
      "Description": "Run hunting queries",
      "FullDescription": "Allows the app to run hunting queries, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/runHuntingQuery",
    "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults",
    "Command": "Start-MgBetaSecurityHuntingQuery"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "OutputType": null,
    "Command": "Start-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Start",
      "StartExpanded",
      "StartViaIdentity",
      "StartViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Start-MgBetaTeamScheduleTimeCardBreak"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Run",
      "RunViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamworkDevice.ReadWrite.All",
      "Description": "Read and write Teams devices",
      "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics",
    "OutputType": null,
    "Command": "Start-MgBetaTeamworkDeviceDiagnostic"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "PowerOn",
      "PowerOnViaIdentity",
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn",
    "OutputType": null,
    "Command": "Start-MgBetaUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Trigger",
      "TriggerExpanded",
      "TriggerViaIdentity",
      "TriggerViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction",
    "OutputType": null,
    "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Start",
      "StartExpanded",
      "StartViaIdentity",
      "StartViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic",
    "OutputType": "IMicrosoftGraphStartHoldMusicOperation",
    "Command": "Start-MgCommunicationCallParticipantHoldMusic"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "Command": "Start-MgPrintShareJob"
  },
  {
    "Module": "Security",
    "Variants": [
      "Run",
      "RunExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatHunting.Read.All",
      "Description": "Run hunting queries",
      "FullDescription": "Allows the app to run hunting queries, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/runHuntingQuery",
    "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults",
    "Command": "Start-MgSecurityHuntingQuery"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "OutputType": null,
    "Command": "Start-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaAccessReview"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaAccessReviewInstance"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaBookingBusinessAppointment"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaBookingBusinessCalendarView"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/cancelMediaProcessing",
    "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation",
    "Command": "Stop-MgBetaCommunicationCallMediaProcessing"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Stop",
      "StopExpanded",
      "StopViaIdentity",
      "StopViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic",
    "OutputType": "IMicrosoftGraphStopHoldMusicOperation",
    "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "PowerOff",
      "PowerOffViaIdentity",
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff",
    "OutputType": null,
    "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "End",
      "EndViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod",
    "OutputType": null,
    "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write entitlement management resources",
      "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend",
    "OutputType": null,
    "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaFinancialCompanySalesInvoice"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaGroupCalendarEvent"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaGroupEvent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob",
    "OutputType": null,
    "Command": "Stop-MgBetaPrintPrinterJobPrintJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob",
    "OutputType": null,
    "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob",
    "OutputType": null,
    "Command": "Stop-MgBetaPrintShareJobPrintJob"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "PrivilegedAccess.ReadWrite.AzureAD",
      "Description": "Read and write privileged access to Azure AD",
      "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SecurityActions.ReadWrite.All",
      "Description": "Read and update your organization's security actions",
      "FullDescription": "Allows the app to read or update security actions, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction",
    "OutputType": null,
    "Command": "Stop-MgBetaSecurityAction"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "End",
      "EndExpanded",
      "EndViaIdentity",
      "EndViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "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
    },
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Stop-MgBetaTeamScheduleTimeCardBreak"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "PowerOff",
      "PowerOffViaIdentity",
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff",
    "OutputType": null,
    "Command": "Stop-MgBetaUserCloudPc"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "End",
      "EndViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod",
    "OutputType": null,
    "Command": "Stop-MgBetaUserCloudPcGracePeriod"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaUserEvent"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaUserEventInstance"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaUserPendingAccessReviewInstance"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions",
    "OutputType": null,
    "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Cancel"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/cancel",
    "OutputType": null,
    "Command": "Stop-MgBetaVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBookingBusinessAppointment"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgBookingBusinessCalendarView"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.Initiate.All",
        "Description": "Initiate outgoing 1 to 1 calls from the app",
        "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/cancelMediaProcessing",
    "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation",
    "Command": "Stop-MgCommunicationCallMediaProcessing"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Stop",
      "StopExpanded",
      "StopViaIdentity",
      "StopViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCallasGuest.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic",
    "OutputType": "IMicrosoftGraphStopHoldMusicOperation",
    "Command": "Stop-MgCommunicationCallParticipantHoldMusic"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write entitlement management resources",
      "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgGroupCalendarEvent"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/events/{event-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgGroupEvent"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop",
    "OutputType": null,
    "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgPrintShareJob"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}/cancel",
    "OutputType": null,
    "Command": "Stop-MgUserEvent"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel",
    "OutputType": null,
    "Command": "Stop-MgUserEventInstance"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks",
        "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Submit-MgBetaEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Submit-MgBetaEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Submit-MgBetaEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Submit",
      "SubmitExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/submitTiIndicators",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "Command": "Submit-MgBetaSecurityTiIndicator"
  },
  {
    "Module": "Education",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks",
        "FullDescription": "Allows the app to read all the OneNote notebooks in your organization, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Submit-MgEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Submit-MgEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Submit-MgEducationUserAssignmentSubmission"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "OutputType": null,
    "Command": "Suspend-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "OutputType": null,
    "Command": "Suspend-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Pause",
      "PauseExpanded",
      "PauseViaIdentity",
      "PauseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh",
    "OutputType": null,
    "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Pause",
      "PauseExpanded",
      "PauseViaIdentity",
      "PauseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh",
    "OutputType": null,
    "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "EduAdministration.ReadWrite",
        "Description": "Manage your education app settings",
        "FullDescription": "Allows the app to manage the state and settings of all Microsoft education apps on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "EduAdministration.ReadWrite.All",
        "Description": "Manage education app settings",
        "FullDescription": "Manage the state and settings of all Microsoft education apps.",
        "IsAdmin": false
      }
    ],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause",
    "OutputType": null,
    "Command": "Suspend-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "OutputType": null,
    "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Pause",
      "PauseExpanded",
      "PauseViaIdentity",
      "PauseViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh",
    "OutputType": null,
    "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "OutputType": null,
    "Command": "Suspend-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Sync"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Sync"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkSettings/syncApps",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementComanagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncExpanded",
      "SyncViaIdentity",
      "SyncViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementExchangeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotSettings/sync",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory",
    "OutputType": null,
    "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice",
    "OutputType": null,
    "Command": "Sync-MgBetaUserManagedDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Sync"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps",
    "OutputType": null,
    "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Sync-MgDeviceAppManagementVppTokenLicense"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncExpanded",
      "SyncViaIdentity",
      "SyncViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync",
    "OutputType": null,
    "Command": "Sync-MgDeviceManagementExchangeConnector"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice",
    "OutputType": null,
    "Command": "Sync-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice",
    "OutputType": null,
    "Command": "Sync-MgUserManagedDevice"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/validateProperties",
    "OutputType": null,
    "Command": "Test-MgApplicationProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "OutputType": null,
    "Command": "Test-MgApplicationSynchronizationJobCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/administrativeUnits/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaAdministrativeUnitProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaApplicationProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "OutputType": null,
    "Command": "Test-MgBetaApplicationSynchronizationJobCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaContactProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaContractProperty"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/validateXml",
    "OutputType": null,
    "Command": "Test-MgBetaDeviceAppManagementMobileAppXml"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/assignmentFilters/validateFilter",
    "OutputType": null,
    "Command": "Test-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript",
    "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult",
    "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize",
    "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult",
    "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaDeviceProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaDirectoryDeletedItemProperty"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaDirectoryObjectProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaDirectoryRoleProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaDirectoryRoleTemplateProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaDirectorySettingTemplateProperty"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "OutputType": null,
    "Command": "Test-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaDriveListContentTypePublished"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/validatePermission",
    "OutputType": null,
    "Command": "Test-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Validate",
      "ValidateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "IndustryData-DataConnector.Upload",
        "Description": "Upload files to a data connector",
        "FullDescription": "Allows the app to upload data files to a data connector without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate",
    "OutputType": null,
    "Command": "Test-MgBetaExternalIndustryDataConnector"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "OutputType": null,
    "Command": "Test-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaGroupDriveListContentTypePublished"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission",
    "OutputType": null,
    "Command": "Test-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/evaluateDynamicMembership",
    "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult",
    "Command": "Test-MgBetaGroupDynamicMembership"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate1",
      "EvaluateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/evaluateDynamicMembership",
    "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult",
    "Command": "Test-MgBetaGroupDynamicMembershipRule"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaGroupProperty"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaGroupSiteContentTypePublished"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaGroupSiteListContentTypePublished"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Validate",
      "Validate1",
      "ValidateExpanded",
      "ValidateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration",
    "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation",
    "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/policy/labels/evaluateApplication",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/informationProtection/policy/labels/evaluateClassificationResults",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/informationProtection/policy/labels/evaluateRemoval",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaOrganizationProperty"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaServicePrincipalProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "OutputType": null,
    "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaShareListContentTypePublished"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaSiteContentTypePublished"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaSiteListContentTypePublished"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/cloudPCs/validateBulkResize",
    "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult",
    "Command": "Test-MgBetaUserCloudPcBulkResize"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "OutputType": null,
    "Command": "Test-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgBetaUserDriveListContentTypePublished"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission",
    "OutputType": null,
    "Command": "Test-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership",
    "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult",
    "Command": "Test-MgBetaUserJoinedGroupDynamicMembership"
  },
  {
    "Module": "Beta.Users.Functions",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "GET",
    "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
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/users/{user-id}/isManagedAppUserBlocked",
    "OutputType": null,
    "Command": "Test-MgBetaUserManagedAppUserBlocked"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/validatePassword",
    "OutputType": "IMicrosoftGraphPasswordValidationInformation",
    "Command": "Test-MgBetaUserPassword"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/validateProperties",
    "OutputType": null,
    "Command": "Test-MgBetaUserProperty"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "InformationProtectionPolicy.Read",
        "Description": "Read user sensitivity labels and label policies.",
        "FullDescription": "Allows an app to read information protection sensitivity labels and label policy settings, on behalf of the signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "InformationProtectionPolicy.Read.All",
        "Description": "Read all published labels and label policies for an organization.",
        "FullDescription": "Allows an app to read published sensitivity labels and label policy settings for the entire organization or a specific user, without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contacts/validateProperties",
    "OutputType": null,
    "Command": "Test-MgContactProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/contracts/validateProperties",
    "OutputType": null,
    "Command": "Test-MgContractProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/devices/validateProperties",
    "OutputType": null,
    "Command": "Test-MgDeviceProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directory/deletedItems/validateProperties",
    "OutputType": null,
    "Command": "Test-MgDirectoryDeletedItemProperty"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/directoryObjects/validateProperties",
    "OutputType": null,
    "Command": "Test-MgDirectoryObjectProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoles/validateProperties",
    "OutputType": null,
    "Command": "Test-MgDirectoryRoleProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/validateProperties",
    "OutputType": null,
    "Command": "Test-MgDirectoryRoleTemplateProperty"
  },
  {
    "Module": "Files",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "OutputType": null,
    "Command": "Test-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgDriveListContentTypePublished"
  },
  {
    "Module": "Files",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/validatePermission",
    "OutputType": null,
    "Command": "Test-MgDriveRootPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "OutputType": null,
    "Command": "Test-MgGroupDriveItemPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgGroupDriveListContentTypePublished"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission",
    "OutputType": null,
    "Command": "Test-MgGroupDriveRootPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/validateProperties",
    "OutputType": null,
    "Command": "Test-MgGroupProperty"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/validateProperties",
    "OutputType": null,
    "Command": "Test-MgGroupSettingTemplateProperty"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgGroupSiteContentTypePublished"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgGroupSiteListContentTypePublished"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/organization/validateProperties",
    "OutputType": null,
    "Command": "Test-MgOrganizationProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/servicePrincipals/validateProperties",
    "OutputType": null,
    "Command": "Test-MgServicePrincipalProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "OutputType": null,
    "Command": "Test-MgServicePrincipalSynchronizationJobCredential"
  },
  {
    "Module": "Files",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgShareListContentTypePublished"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgSiteContentTypePublished"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgSiteListContentTypePublished"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "OutputType": null,
    "Command": "Test-MgUserDriveItemPermission"
  },
  {
    "Module": "Users.Functions",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "GET",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "OutputType": null,
    "Command": "Test-MgUserDriveListContentTypePublished"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission",
    "OutputType": null,
    "Command": "Test-MgUserDriveRootPermission"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/validateProperties",
    "OutputType": null,
    "Command": "Test-MgUserProperty"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unblock",
      "UnblockViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/users/{user-id}/unblockManagedApps",
    "OutputType": null,
    "Command": "Unblock-MgBetaUserManagedApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaChatMessageReplySoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaChatMessageSoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamChannelMessageSoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamworkDeletedChatDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaUserChatMessageReplySoftDelete"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgBetaUserChatMessageSoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgChatMessageReplySoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgChatMessageSoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgTeamChannelMessageReplySoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgTeamChannelMessageSoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgUserChatMessageReplySoftDelete"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "OutputType": null,
    "Command": "Undo-MgUserChatMessageSoftDelete"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Unpublish",
      "Unpublish1",
      "UnpublishViaIdentity",
      "UnpublishViaIdentity1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Bookings.Manage.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgBookingBusiness"
  },
  {
    "Module": "Files",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgDriveListContentType"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgGroupDriveListContentType"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgGroupSiteContentType"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgGroupSiteListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgShareListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgSiteListContentType"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "OutputType": null,
    "Command": "Unpublish-MgUserDriveListContentType"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/edge",
    "OutputType": "IMicrosoftGraphEdge",
    "Command": "Update-MgAdminEdge"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/edge/internetExplorerMode",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "Command": "Update-MgAdminEdgeInternetExplorerMode"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "Update-MgAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PeopleSettings.ReadWrite.All",
      "Description": "Read and write all tenant-wide people settings",
      "FullDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/people/pronouns",
    "OutputType": "IMicrosoftGraphPronounsSettings",
    "Command": "Update-MgAdminPeoplePronoun"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/sharepoint",
    "OutputType": "IMicrosoftGraphSharepoint",
    "Command": "Update-MgAdminSharepoint"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SharePointTenantSettings.ReadWrite.All",
      "Description": "Read and change SharePoint and OneDrive tenant settings",
      "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/sharepoint/settings",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "Command": "Update-MgAdminSharepointSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Update-MgAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Update-MgAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Update-MgAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Update-MgAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgAgreementFileVersion"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Update-MgAppCatalogTeamApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Update-MgAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "OutputType": null,
    "Command": "Update-MgAppCatalogTeamAppDefinitionBot"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Update-MgApplication"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications(appId='{appId}')",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Update-MgApplicationByAppId"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Update-MgApplicationExtensionProperty"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "Update-MgApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Update-MgApplicationSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Update-MgApplicationSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "AccessReview.ReadWrite.All",
        "Description": "Manage access reviews that you can access",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "AccessReview.ReadWrite.Membership",
        "Description": "Manage access reviews for group and app memberships",
        "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
        "IsAdmin": true
      }
    ],
    "Uri": "/accessReviews/{accessReview-id}",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "Update-MgBetaAccessReview"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Update-MgBetaAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}",
    "OutputType": "IMicrosoftGraphAccessReview",
    "Command": "Update-MgBetaAccessReviewInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Update-MgBetaAccessReviewInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Update-MgBetaAccessReviewInstanceMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Update-MgBetaAccessReviewInstanceReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "Command": "Update-MgBetaAccessReviewMyDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Update-MgBetaAccessReviewReviewer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/edge",
    "OutputType": "IMicrosoftGraphEdge",
    "Command": "Update-MgBetaAdminEdge"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/edge/internetExplorerMode",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerMode"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write all browser site lists for your organization",
      "FullDescription": "Allows an app to read and write all browser site lists configured for your organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/administrativeUnits/{administrativeUnit-id}",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Update-MgBetaAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/people",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "Command": "Update-MgBetaAdminPeople"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "Command": "Update-MgBetaAdminPeopleProfileCardProperty"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PeopleSettings.ReadWrite.All",
      "Description": "Read and write all tenant-wide people settings",
      "FullDescription": "Allows the application to read and write tenant-wide people settings without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/people/pronouns",
    "OutputType": "IMicrosoftGraphPronounsSettings",
    "Command": "Update-MgBetaAdminPeoplePronoun"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "ReportSettings.ReadWrite.All",
      "Description": "Read and write all admin report settings",
      "FullDescription": "Allows the app to read and update all admin report settings, such as whether to display concealed information in reports, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/reportSettings",
    "OutputType": "IMicrosoftGraphAdminReportSettings",
    "Command": "Update-MgBetaAdminReportSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/sharepoint",
    "OutputType": "IMicrosoftGraphSharepoint",
    "Command": "Update-MgBetaAdminSharepoint"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SharePointTenantSettings.ReadWrite.All",
      "Description": "Read and change SharePoint and OneDrive tenant settings",
      "FullDescription": "Allows the application to read and change the tenant-level settings of SharePoint and OneDrive, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/sharepoint/settings",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "Command": "Update-MgBetaAdminSharepointSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Update-MgBetaAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Update-MgBetaAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Update-MgBetaAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Update-MgBetaAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgBetaAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgBetaAgreementFileVersion"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "Command": "Update-MgBetaAppCatalogTeamApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "OutputType": null,
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Update-MgBetaApplication"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications(appId='{appId}')",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Update-MgBetaApplicationByAppId"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications(uniqueName='{uniqueName}')",
    "OutputType": "IMicrosoftGraphApplication",
    "Command": "Update-MgBetaApplicationByUniqueName"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "Command": "Update-MgBetaApplicationExtensionProperty"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "Command": "Update-MgBetaApplicationFederatedIdentityCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Update-MgBetaApplicationSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "OutputType": null,
    "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgBetaApplicationSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "Name": "Synchronization.ReadWrite.All",
        "Description": "Read and write all Azure AD synchronization data. ",
        "FullDescription": "Allows the application to configure the Azure AD synchronization service, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Update-MgBetaApplicationSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "Update-MgBetaBookingBusiness"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Update-MgBetaBookingBusinessAppointment"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Update-MgBetaBookingBusinessCalendarView"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "Command": "Update-MgBetaBookingBusinessCustomer"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "Update-MgBetaBookingBusinessCustomQuestion"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "Update-MgBetaBookingBusinessService"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "Command": "Update-MgBetaBookingBusinessStaffMember"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/bookingCurrencies/{bookingCurrency-id}",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "Update-MgBetaBookingCurrency"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "Command": "Update-MgBetaBusinessFlowTemplate"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "Command": "Update-MgBetaBusinessScenario"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner",
    "OutputType": "IMicrosoftGraphBusinessScenarioPlanner",
    "Command": "Update-MgBetaBusinessScenarioPlanner"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration",
    "OutputType": "IMicrosoftGraphPlannerPlanConfiguration",
    "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
      "Description": "Read and write data for all business scenarios this app creates or owns",
      "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "Command": "Update-MgBetaBusinessScenarioPlannerTask"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration",
    "OutputType": "IMicrosoftGraphPlannerTaskConfiguration",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Update-MgBetaChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "OutputType": null,
    "Command": "Update-MgBetaChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Update-MgBetaChatLastMessagePreview"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMessage.UpdatePolicyViolation.All",
        "Description": "Flag channel messages for violating policy",
        "FullDescription": "Allows the app to update Microsoft Teams channel messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "Chat.UpdatePolicyViolation.All",
        "Description": "Flag chat messages for violating policy",
        "FullDescription": "Allows the app to update Microsoft Teams 1-to-1 or group chat messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Update-MgBetaChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgBetaChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Update-MgBetaChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaChatTab"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}",
    "OutputType": null,
    "Command": "Update-MgBetaCommunicationCallContentSharingSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "Update-MgBetaCommunicationCallOperation"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "Update-MgBetaCommunicationCallParticipant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/updateRecordingStatus",
    "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation",
    "Command": "Update-MgBetaCommunicationCallRecordingStatus"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2",
    "OutputType": "IMicrosoftGraphCallRecordsOrganizer",
    "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}",
    "OutputType": "IMicrosoftGraphCallRecordsParticipant",
    "Command": "Update-MgBetaCommunicationCallRecordParticipantV2"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "Update-MgBetaCommunicationCallRecordSession"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Update-MgBetaCommunicationOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Update-MgBetaCommunicationPresence"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "Command": "Update-MgBetaCompliance"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "Command": "Update-MgBetaComplianceEdiscovery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "Command": "Update-MgBetaComplianceEdiscoveryCase"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex",
    "OutputType": null,
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex",
    "OutputType": null,
    "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/compliance/ediscovery/cases/{case-id}/settings",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Update-MgBetaContact"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "Update-MgBetaContract"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "Update-MgBetaDataPolicyOperation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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
      }
    ],
    "Uri": "/devices/{device-id}",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Update-MgBetaDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "Command": "Update-MgBetaDeviceAppManagement"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "Update-MgBetaDeviceAppManagementMobileApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}",
    "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/update",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/policySets/{policySet-id}",
    "OutputType": "IMicrosoftGraphPolicySet",
    "Command": "Update-MgBetaDeviceAppManagementPolicySet"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "Command": "Update-MgBetaDeviceAppManagementPolicySetItem"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/symantecCodeSigningCertificate",
    "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate",
    "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "Command": "Update-MgBetaDeviceAppManagementTask"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceAppManagementTaskStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Update-MgBetaDeviceAppManagementVppToken"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/devices(deviceId='{deviceId}')",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Update-MgBetaDeviceByDeviceId"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/devices/{device-id}/commands/{command-id}",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "Update-MgBetaDeviceCommand"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceExtension"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "Command": "Update-MgBetaDeviceManagement"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary",
    "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidForWorkSettings",
    "OutputType": "IMicrosoftGraphAndroidForWorkSettings",
    "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings",
    "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "Command": "Update-MgBetaDeviceManagementAssignmentFilter"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "Update-MgBetaDeviceManagementAuditEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "Command": "Update-MgBetaDeviceManagementAutopilotEvent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "Command": "Update-MgBetaDeviceManagementCartToClassAssociation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "Command": "Update-MgBetaDeviceManagementCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementComplianceSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementConfigurationSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "Command": "Update-MgBetaDeviceManagementDataSharingConsent"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "Command": "Update-MgBetaDeviceManagementDerivedCredential"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Update-MgBetaDeviceManagementDetectedApp"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgBetaDeviceManagementDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Refresh"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Update-MgBetaDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "Command": "Update-MgBetaDeviceManagementDomainJoinConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "Update-MgBetaDeviceManagementExchangeConnector"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "Command": "Update-MgBetaDeviceManagementIntent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "Command": "Update-MgBetaDeviceManagementIntentAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "Command": "Update-MgBetaDeviceManagementIntentCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Update-MgBetaDeviceManagementIntentCategorySetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "Command": "Update-MgBetaDeviceManagementIntentDeviceState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary",
    "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Update-MgBetaDeviceManagementIntentSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "Command": "Update-MgBetaDeviceManagementIntentUserState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary",
    "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "Update-MgBetaDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Update-MgBetaDeviceManagementManagedDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring",
    "OutputType": "IMicrosoftGraphDeviceManagementMonitoring",
    "Command": "Update-MgBetaDeviceManagementMonitoring"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "Command": "Update-MgBetaDeviceManagementNdeConnector"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "Update-MgBetaDeviceManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "Command": "Update-MgBetaDeviceManagementRemoteActionAudit"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "Command": "Update-MgBetaDeviceManagementReport"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "Command": "Update-MgBetaDeviceManagementResourceAccessProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "Update-MgBetaDeviceManagementResourceOperation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementReusableSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "Update-MgBetaDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Update-MgBetaDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "Command": "Update-MgBetaDeviceManagementRoleScopeTag"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "Command": "Update-MgBetaDeviceManagementScript"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "Command": "Update-MgBetaDeviceManagementScriptAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "Command": "Update-MgBetaDeviceManagementScriptUserRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementSettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "Update-MgBetaDeviceManagementTemplate"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "Update-MgBetaDeviceManagementTemplateCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "Command": "Update-MgBetaDeviceManagementTemplateSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Update-MgBetaDeviceManagementTermAndCondition"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "Command": "Update-MgBetaDeviceManagementUserPfxCertificate"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping",
    "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "CloudPC.Read.All",
        "Description": "Read Cloud PCs",
        "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/virtualEndpoint/organizationSettings",
    "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CloudPC.ReadWrite.All",
      "Description": "Read and write Cloud PCs",
      "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports",
    "OutputType": "IMicrosoftGraphCloudPcReports",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties",
    "OutputType": null,
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotSettings",
    "OutputType": "IMicrosoftGraphWindowsAutopilotSettings",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile"
  },
  {
    "Module": "Beta.DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/devices/{device-id}/usageRights/{usageRight-id}",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "Update-MgBetaDeviceUsageRights"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory",
    "OutputType": "IMicrosoftGraphDirectory",
    "Command": "Update-MgBetaDirectory"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Update-MgBetaDirectoryAdministrativeUnit"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "Update-MgBetaDirectoryAttributeSet"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities",
    "OutputType": "IMicrosoftGraphCertificateAuthorityPath",
    "Command": "Update-MgBetaDirectoryCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "Update-MgBetaDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Update-MgBetaDirectoryFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/impactedResources/{impactedResource-id}",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Update-MgBetaDirectoryImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "Command": "Update-MgBetaDirectoryInboundSharedUserProfile"
  },
  {
    "Module": "Beta.DirectoryObjects",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Update-MgBetaDirectoryObject"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "OnPremDirectorySynchronization.ReadWrite.All",
      "Description": "Read and write all on-premises directory synchronization information",
      "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "Update-MgBetaDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}",
    "OutputType": null,
    "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/recommendations/{recommendation-id}",
    "OutputType": "IMicrosoftGraphRecommendation",
    "Command": "Update-MgBetaDirectoryRecommendation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "Command": "Update-MgBetaDirectoryRecommendationImpactedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Update-MgBetaDirectoryRole"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgBetaDirectoryRoleScopedMember"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "Update-MgBetaDirectoryRoleTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/settings/{directorySetting-id}",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "Update-MgBetaDirectorySetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "Command": "Update-MgBetaDirectorySettingTemplate"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "Command": "Update-MgBetaDirectorySharedEmailDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/subscriptions/{companySubscription-id}",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "Command": "Update-MgBetaDirectorySubscription"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Update-MgBetaDomain"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "Update-MgBetaDomainFederationConfiguration"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Update-MgBetaDomainServiceConfigurationRecord"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "Command": "Update-MgBetaDomainSharedEmailDomainInvitation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Update-MgBetaDomainVerificationDnsRecord"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Update-MgBetaDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgBetaDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgBetaDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgBetaDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgBetaDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgBetaDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgBetaDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgBetaDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgBetaDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgBetaDriveRootVersion"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Update-MgBetaEducationClass"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Update-MgBetaEducationClassAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Update-MgBetaEducationClassAssignmentCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "Command": "Update-MgBetaEducationClassAssignmentDefault"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgBetaEducationClassAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgBetaEducationClassAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "Command": "Update-MgBetaEducationClassAssignmentSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Update-MgBetaEducationClassAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}",
    "OutputType": "IMicrosoftGraphEducationModule",
    "Command": "Update-MgBetaEducationClassModule"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "Command": "Update-MgBetaEducationClassModuleResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/me",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Update-MgBetaEducationMe"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Update-MgBetaEducationMeAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgBetaEducationMeAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgBetaEducationMeAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Update-MgBetaEducationMeAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgBetaEducationMeRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaEducationMeUserMailboxSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "Command": "Update-MgBetaEducationRoot"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Update-MgBetaEducationSchool"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/schools/{educationSchool-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Update-MgBetaEducationSchoolAdministrativeUnit"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "Command": "Update-MgBetaEducationSynchronizationProfile"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "Command": "Update-MgBetaEducationSynchronizationProfileError"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus",
    "Command": "Update-MgBetaEducationSynchronizationProfileStatus"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/users/{educationUser-id}",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Update-MgBetaEducationUser"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Update-MgBetaEducationUserAssignment"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgBetaEducationUserAssignmentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgBetaEducationUserAssignmentRubric"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Update-MgBetaEducationUserAssignmentSubmission"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaEducationUserMailboxSetting"
  },
  {
    "Module": "Beta.Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgBetaEducationUserRubric"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Update-MgBetaEntitlementManagementAccessPackage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess",
    "OutputType": null,
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write entitlement management resources",
      "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess",
    "OutputType": null,
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Update-MgBetaEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/settings",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "Command": "Update-MgBetaEntitlementManagementSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "Command": "Update-MgBetaEntitlementManagementSubject"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternal",
    "Command": "Update-MgBetaExternal"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "Command": "Update-MgBetaExternalAuthorizationSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo",
    "OutputType": "IMicrosoftGraphDataCollectionInfo",
    "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Update-MgBetaExternalConnection"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "Update-MgBetaExternalConnectionGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Update-MgBetaExternalConnectionGroupMember"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "Update-MgBetaExternalConnectionItemActivity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "Update-MgBetaExternalConnectionOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/quota",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota",
    "Command": "Update-MgBetaExternalConnectionQuota"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "Command": "Update-MgBetaExternalConnectionSchema"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IndustryData-DataConnector.ReadWrite.All",
      "Description": "Manage data connector definitions",
      "FullDescription": "Allows the app to read and write data connectors without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "Command": "Update-MgBetaExternalIndustryDataConnector"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IndustryData-InboundFlow.ReadWrite.All",
      "Description": "Manage inbound flow definitions",
      "FullDescription": "Allows the app to read and write inbound data flows without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "Command": "Update-MgBetaExternalIndustryDataInboundFlow"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/industryData/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Update-MgBetaExternalIndustryDataOperation"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/industryData/roleGroups/{roleGroup-id}",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "Command": "Update-MgBetaExternalIndustryDataRoleGroup"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IndustryData-SourceSystem.ReadWrite.All",
      "Description": "Manage source system definitions",
      "FullDescription": "Allows the app to read and write source system definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "Command": "Update-MgBetaExternalIndustryDataSourceSystem"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IndustryData-TimePeriod.ReadWrite.All",
      "Description": "Manage time period definitions",
      "FullDescription": "Allows the app to read and write time period definitions without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "Command": "Update-MgBetaExternalIndustryDataYear"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials",
    "OutputType": "IMicrosoftGraphFinancials",
    "Command": "Update-MgBetaFinancial"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "Command": "Update-MgBetaFinancialCompanyCountryRegion"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/currencies/{currency-id}",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanyCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "Update-MgBetaFinancialCompanyCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}",
    "OutputType": "IMicrosoftGraphEmployee",
    "Command": "Update-MgBetaFinancialCompanyEmployee"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyEmployeePicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}",
    "OutputType": "IMicrosoftGraphCompanyInformation",
    "Command": "Update-MgBetaFinancialCompanyInformation"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/items/{item-id}",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanyItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanyItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}",
    "OutputType": "IMicrosoftGraphJournal",
    "Command": "Update-MgBetaFinancialCompanyJournal"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}",
    "OutputType": "IMicrosoftGraphJournalLine",
    "Command": "Update-MgBetaFinancialCompanyJournalLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanyPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanyPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}",
    "OutputType": "IMicrosoftGraphPurchaseInvoice",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}",
    "OutputType": "IMicrosoftGraphPurchaseInvoiceLine",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor",
    "OutputType": "IMicrosoftGraphVendor",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}",
    "OutputType": "IMicrosoftGraphSalesCreditMemo",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemo"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}",
    "OutputType": "IMicrosoftGraphSalesInvoice",
    "Command": "Update-MgBetaFinancialCompanySaleInvoice"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}",
    "OutputType": "IMicrosoftGraphSalesInvoiceLine",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}",
    "OutputType": "IMicrosoftGraphSalesOrder",
    "Command": "Update-MgBetaFinancialCompanySaleOrder"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}",
    "OutputType": "IMicrosoftGraphSalesOrderLine",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}",
    "OutputType": "IMicrosoftGraphSalesQuote",
    "Command": "Update-MgBetaFinancialCompanySaleQuote"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer",
    "OutputType": "IMicrosoftGraphCustomer",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}",
    "OutputType": "IMicrosoftGraphSalesQuoteLine",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLine"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item",
    "OutputType": "IMicrosoftGraphItem",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory",
    "OutputType": "IMicrosoftGraphItemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyShipmentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}",
    "OutputType": "IMicrosoftGraphTaxArea",
    "Command": "Update-MgBetaFinancialCompanyTaxArea"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "Command": "Update-MgBetaFinancialCompanyTaxGroup"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}",
    "OutputType": "IMicrosoftGraphVendor",
    "Command": "Update-MgBetaFinancialCompanyVendor"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency",
    "OutputType": "IMicrosoftGraphCurrency",
    "Command": "Update-MgBetaFinancialCompanyVendorCurrency"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm"
  },
  {
    "Module": "Beta.Financials",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}",
    "OutputType": "IMicrosoftGraphPicture",
    "Command": "Update-MgBetaFinancialCompanyVendorPicture"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Update-MgBetaGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgBetaGroupAppRoleAssignment"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups(uniqueName='{uniqueName}')",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Update-MgBetaGroupByUniqueName"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Update-MgBetaGroupCalendarEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Update-MgBetaGroupCalendarPermission"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Update-MgBetaGroupConversationThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Update-MgBetaGroupConversationThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupConversationThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Update-MgBetaGroupDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgBetaGroupDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaGroupDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaGroupDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaGroupDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaGroupDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgBetaGroupDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaGroupDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgBetaGroupDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgBetaGroupDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgBetaGroupDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaGroupDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaGroupDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaGroupDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaGroupDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaGroupDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaGroupDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgBetaGroupDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaGroupDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaGroupDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaGroupDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaGroupDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgBetaGroupDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaGroupDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgBetaGroupDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgBetaGroupDriveRootVersion"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/endpoints/{endpoint-id}",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Update-MgBetaGroupEndpoint"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Update-MgBetaGroupEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupEventInstanceExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Update-MgBetaGroupLifecyclePolicy"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgBetaGroupOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaGroupOnenotePage"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaGroupOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaGroupOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgBetaGroupOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgBetaGroupPermissionGrant"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "Command": "Update-MgBetaGroupPlanner"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Update-MgBetaGroupPlannerPlanDetail"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/{directorySetting-id}",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "Command": "Update-MgBetaGroupSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Update-MgBetaGroupSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaGroupSiteAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaGroupSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaGroupSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaGroupSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Update-MgBetaGroupSiteInformationProtection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgBetaGroupSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaGroupSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaGroupSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaGroupSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Update-MgBetaGroupSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupSiteListItemField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaGroupSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaGroupSiteListItemVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaGroupSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaGroupSiteListSubscription"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "OutputType": "IMicrosoftGraphOnenote",
    "Command": "Update-MgBetaGroupSiteOnenote"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Update-MgBetaGroupSiteOnenoteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaGroupSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Update-MgBetaGroupSiteOnenoteResource"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaGroupSiteOnenoteSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaGroupSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "Update-MgBetaGroupSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout",
    "OutputType": "IMicrosoftGraphCanvasLayout",
    "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection",
    "OutputType": "IMicrosoftGraphVerticalSection",
    "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaGroupSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin",
    "OutputType": "IMicrosoftGraphRecycleBin",
    "Command": "Update-MgBetaGroupSiteRecycleBin"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "Command": "Update-MgBetaGroupSiteRecycleBinItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Update-MgBetaGroupSiteTermStore"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgBetaGroupSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgBetaGroupSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgBetaGroupTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaGroupTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaGroupTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaGroupTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaGroupTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaGroupTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Update-MgBetaGroupTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgBetaGroupTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgBetaGroupTeamPhoto"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgBetaGroupTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "Update-MgBetaGroupTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Update-MgBetaGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Update-MgBetaGroupTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Update-MgBetaGroupTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Update-MgBetaGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Update-MgBetaGroupTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Update-MgBetaGroupTeamTagMember"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Update-MgBetaGroupThread"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}",
    "OutputType": "IMicrosoftGraphPost",
    "Command": "Update-MgBetaGroupThreadPost"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupThreadPostExtension"
  },
  {
    "Module": "Beta.Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgBetaIdentityApiConnector"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "Command": "Update-MgBetaIdentityAuthenticationEventFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "Command": "Update-MgBetaIdentityAuthenticationEventListener"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "Command": "Update-MgBetaIdentityB2CUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Update-MgBetaIdentityB2CUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "Update-MgBetaIdentityB2XUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Update-MgBetaIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "Command": "Update-MgBetaIdentityConditionalAccess"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update1",
      "UpdateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations",
    "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "Update-MgBetaIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/continuousAccessEvaluationPolicy",
    "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy",
    "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "Command": "Update-MgBetaIdentityCustomAuthenticationExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AccessReview",
      "Description": "Read and write your organization's directory access review default policy",
      "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/policy",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics",
    "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws",
    "OutputType": "IMicrosoftGraphPermissionsAnalytics",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure",
    "OutputType": "IMicrosoftGraphPermissionsAnalytics",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp",
    "OutputType": "IMicrosoftGraphPermissionsAnalytics",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}",
    "OutputType": "IMicrosoftGraphFinding",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}",
    "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution",
    "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement",
    "OutputType": "IMicrosoftGraphPermissionsManagement",
    "Command": "Update-MgBetaIdentityGovernancePermissionManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Refresh",
      "Refresh1",
      "RefreshExpanded",
      "RefreshViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}",
    "OutputType": null,
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Update-MgBetaIdentityProvider"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/userFlows/{identityUserFlow-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "Command": "Update-MgBetaIdentityUserFlow"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Update-MgBetaIdentityUserFlowAttribute"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Update-MgBetaInformationProtection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/policy",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "Command": "Update-MgBetaInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Update-MgBetaInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/sensitivityPolicySettings",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "Update-MgBetaInvitation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Update-MgBetaOauth2PermissionGrant"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "Command": "Update-MgBetaOnPremisePublishingProfile"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}",
    "OutputType": "IMicrosoftGraphConnector",
    "Command": "Update-MgBetaOnPremisePublishingProfileConnector"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "OnPremisesPublishingProfiles.ReadWrite.All",
      "Description": "Manage on-premises published resources",
      "FullDescription": "Allows the app to manage hybrid identity service configuration by creating, viewing, updating and deleting on-premises published resources, on-premises agents and agent groups, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "Update-MgBetaOrganization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "Command": "Update-MgBetaOrganizationBranding"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "Update-MgBetaOrganizationBrandingLocalization"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaOrganizationExtension"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/partnerInformation",
    "OutputType": "IMicrosoftGraphPartnerInformation",
    "Command": "Update-MgBetaOrganizationPartnerInformation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/settings",
    "OutputType": "IMicrosoftGraphOrganizationSettings",
    "Command": "Update-MgBetaOrganizationSetting"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Organization.ReadWrite.All",
        "Description": "Read and write organization information",
        "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/settings/contactInsights",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "Command": "Update-MgBetaOrganizationSettingContactInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Organization.ReadWrite.All",
        "Description": "Read and write organization information",
        "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/settings/itemInsights",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "Command": "Update-MgBetaOrganizationSettingItemInsight"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Organization.ReadWrite.All",
      "Description": "Read and write organization information",
      "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
      "IsAdmin": true
    },
    "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess",
    "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings",
    "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Organization.ReadWrite.All",
        "Description": "Read and write organization information",
        "FullDescription": "Allows the app to read and write the organization and related resources, on your behalf. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}/settings/peopleInsights",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "Command": "Update-MgBetaOrganizationSettingPersonInsight"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Place.ReadWrite.All",
      "Description": "Read and write organization places",
      "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/places/{place-id}",
    "OutputType": "IMicrosoftGraphPlace",
    "Command": "Update-MgBetaPlace"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/{room-id}",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Update-MgBetaPlaceAsRoomListRoom"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}",
    "OutputType": "IMicrosoftGraphWorkspace",
    "Command": "Update-MgBetaPlaceAsRoomListWorkspace"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "Command": "Update-MgBetaPlanner"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Update-MgBetaPlannerBucket"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Update-MgBetaPlannerPlan"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Update-MgBetaPlannerPlanDetail"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/planner/rosters/{plannerRoster-id}",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "Command": "Update-MgBetaPlannerRoster"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "Command": "Update-MgBetaPlannerRosterMember"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Update-MgBetaPlannerTask"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/details",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "Command": "Update-MgBetaPlannerTaskDetail"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AccessReview",
      "Description": "Read and write your organization's directory access review default policy",
      "FullDescription": "Allows the app to read and write your organization's directory access review default policy without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/accessReviewPolicy",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "Command": "Update-MgBetaPolicyAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/adminConsentRequestPolicy",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Update-MgBetaPolicyAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationFlows",
      "Description": "Read and write authentication flow policies",
      "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/authenticationFlowsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write all authentication method policies ",
      "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/policies/authenticationMethodsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations",
    "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult",
    "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "Command": "Update-MgBetaPolicyAuthorizationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write all authentication method policies ",
      "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/policies/b2cAuthenticationMethodsPolicy",
    "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy",
    "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Update-MgBetaPolicyClaimMappingPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates",
    "OutputType": "IMicrosoftGraphPolicyTemplate",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/defaultAppManagementPolicy",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.DeviceConfiguration",
      "Description": "Consent name unavailable",
      "FullDescription": "Consent description unavailable",
      "IsAdmin": false
    },
    "Uri": "/policies/deviceRegistrationPolicy",
    "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy",
    "Command": "Update-MgBetaPolicyDeviceRegistrationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/directoryRoleAccessReviewPolicy",
    "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy",
    "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ExternalIdentities",
      "Description": "Read and write your organization's external identities policy",
      "FullDescription": "Allows the application to read and update the organization's external identities policy without a signed-in user. For example, external identities policy controls if users invited to access resources in your organization via B2B collaboration or B2B direct connect are allowed to self-service leave.",
      "IsAdmin": false
    },
    "Uri": "/policies/externalIdentitiesPolicy",
    "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy",
    "Command": "Update-MgBetaPolicyExternalIdentityPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Update-MgBetaPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/federatedTokenValidationPolicy",
    "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy",
    "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "Update-MgBetaPolicyMobileAppManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.MobilityManagement",
      "Description": "Read and write your organization's mobility management policies",
      "FullDescription": "Allows the app to read and write your organization's mobility management policies on your behalf. For example, a mobility management policy can set the enrollment scope for a given mobility management application.",
      "IsAdmin": true
    },
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "Update-MgBetaPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Update-MgBetaPolicyRoleManagementPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Update-MgBetaPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Update-MgBetaPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Update-MgBetaPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print",
    "OutputType": "IMicrosoftGraphPrint",
    "Command": "Update-MgBetaPrint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrintConnector.ReadWrite.All",
      "Description": "Read and write print connectors",
      "FullDescription": "Allows the application to read and write print connectors on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/print/connectors/{printConnector-id}",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Update-MgBetaPrintConnector"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/operations/{printOperation-id}",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "Update-MgBetaPrintOperation"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Update-MgBetaPrintPrinter"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "PrintJob.Manage.All",
        "Description": "Perform advanced operations on print jobs",
        "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWrite.All",
        "Description": "Read and write print jobs",
        "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWriteBasic.All",
        "Description": "Read and write basic information for print jobs",
        "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.",
        "IsAdmin": false
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Update-MgBetaPrintPrinterJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Update-MgBetaPrintPrinterJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgBetaPrintPrinterJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Update-MgBetaPrintPrinterShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Update-MgBetaPrintPrinterShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Update-MgBetaPrintPrinterShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgBetaPrintPrinterShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Update-MgBetaPrintPrinterTaskTrigger"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "Update-MgBetaPrintService"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "Update-MgBetaPrintServiceEndpoint"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Update-MgBetaPrintShare"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Update-MgBetaPrintShareJob"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Update-MgBetaPrintShareJobDocument"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgBetaPrintShareJobTask"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Update-MgBetaPrintTaskDefinition"
  },
  {
    "Module": "Beta.Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgBetaPrintTaskDefinitionTask"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Update-MgBetaPrivacySubjectRightsRequest"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Beta.Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Update-MgBetaPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "Command": "Update-MgBetaPrivilegedAccess"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "Command": "Update-MgBetaPrivilegedAccessResource"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "Command": "Update-MgBetaPrivilegedAccessRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrivilegedAccess.ReadWrite.AzureAD",
      "Description": "Read and write privileged access to Azure AD",
      "FullDescription": "Allows the app to request and manage just in time elevation (including scheduled elevation) of users to Azure AD built-in administrative roles, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privilegedApproval/{privilegedApproval-id}",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "Command": "Update-MgBetaPrivilegedApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Update-MgBetaPrivilegedApprovalRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "Command": "Update-MgBetaPrivilegedOperationEvent"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Update-MgBetaPrivilegedRole"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "Command": "Update-MgBetaPrivilegedRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}/settings",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "Command": "Update-MgBetaPrivilegedRoleSetting"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privilegedRoles/{privilegedRole-id}/summary",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "Command": "Update-MgBetaPrivilegedRoleSummary"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "ProgramControl.ReadWrite.All",
      "Description": "Manage programs that you can access",
      "FullDescription": "Allows the app to read, update and perform action on programs and program controls that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/programs/{program-id}",
    "OutputType": "IMicrosoftGraphProgram",
    "Command": "Update-MgBetaProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/programControls/{programControl-id}",
    "OutputType": "IMicrosoftGraphProgramControl",
    "Command": "Update-MgBetaProgramControl"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/programControls/{programControl-id}/program",
    "OutputType": "IMicrosoftGraphProgram",
    "Command": "Update-MgBetaProgramControlProgram"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/programControlTypes/{programControlType-id}",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "Command": "Update-MgBetaProgramControlType"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/reports/sla/azureADAuthentication",
    "OutputType": "IMicrosoftGraphAzureAdAuthentication",
    "Command": "Update-MgBetaReportSlaAzureAdAuthentication"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/reports/userInsights/daily",
    "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot",
    "Command": "Update-MgBetaReportUserInsightDaily"
  },
  {
    "Module": "Beta.Reports",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/reports/userInsights/monthly",
    "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot",
    "Command": "Update-MgBetaReportUserInsightMonthly"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "Update-MgBetaRiskDetection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "Update-MgBetaRiskyServicePrincipal"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "Update-MgBetaRiskyServicePrincipalHistory"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "Update-MgBetaRiskyUser"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "Update-MgBetaRiskyUserHistory"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "Command": "Update-MgBetaRoleManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "Command": "Update-MgBetaRoleManagementCloudPc"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "Command": "Update-MgBetaRoleManagementDeviceManagement"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "CloudPC.ReadWrite.All",
        "Description": "Read and write Cloud PCs",
        "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": 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
      },
      {
        "Name": "RoleManagement.ReadWrite.CloudPC",
        "Description": "Read and write all Cloud PC RBAC settings",
        "FullDescription": "Allows the app to read and manage the Cloud PC role-based access control (RBAC) settings, without a signed-in user. This includes reading and managing Cloud PC role definitions and memberships.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Update-MgBetaRoleManagementDirectory"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Update-MgBetaRoleManagementEnterpriseApp"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Update-MgBetaRoleManagementEntitlementManagement"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange",
    "OutputType": "IMicrosoftGraphUnifiedRbacApplication",
    "Command": "Update-MgBetaRoleManagementExchange"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}",
    "OutputType": "IMicrosoftGraphCustomAppScope",
    "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "RoleManagement.ReadWrite.Exchange",
      "Description": "Read and write Exchange Online RBAC configuration",
      "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, without a signed-in user. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
      "IsAdmin": false
    },
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment"
  },
  {
    "Module": "Beta.DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope"
  },
  {
    "Module": "Beta.SchemaExtensions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "Update-MgBetaSchemaExtension"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/acronyms/{acronym-id}",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "Command": "Update-MgBetaSearchAcronym"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configurations, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configurations, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/search/bookmarks/{bookmark-id}",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "Command": "Update-MgBetaSearchBookmark"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/search",
    "OutputType": "IMicrosoftGraphSearchEntity",
    "Command": "Update-MgBetaSearchEntity"
  },
  {
    "Module": "Beta.Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/search/qnas/{qna-id}",
    "OutputType": "IMicrosoftGraphSearchQna",
    "Command": "Update-MgBetaSearchQna"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/securityActions/{securityAction-id}",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "Command": "Update-MgBetaSecurityAction"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts/{alert-id}",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Update-MgBetaSecurityAlert"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update1",
      "UpdateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts/updateAlerts",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Update-MgBetaSecurityAlertMultiple"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write to all security alerts",
      "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts_v2/{alert-id}",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Update-MgBetaSecurityAlertV2"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "Update-MgBetaSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "Update-MgBetaSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "Update-MgBetaSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "Update-MgBetaSecurityAttackSimulationOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "Update-MgBetaSecurityAttackSimulationPayload"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "Update-MgBetaSecurityAttackSimulationTraining"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/auditLog",
    "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot",
    "Command": "Update-MgBetaSecurityAuditLog"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}",
    "OutputType": "IMicrosoftGraphSecurityAuditLogQuery",
    "Command": "Update-MgBetaSecurityAuditLogQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityAuditLogRecord",
    "Command": "Update-MgBetaSecurityAuditLogQueryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "Command": "Update-MgBetaSecurityCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex",
    "OutputType": null,
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex",
    "OutputType": null,
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "Command": "Update-MgBetaSecurityCloudAppSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "Command": "Update-MgBetaSecurityDomainSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "Command": "Update-MgBetaSecurityFileSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "Command": "Update-MgBetaSecurityHostSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityIncident.ReadWrite.All",
      "Description": "Read and write to all security incidents",
      "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/incidents/{incident-id}",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "Update-MgBetaSecurityIncident"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/informationProtection",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "Command": "Update-MgBetaSecurityInformationProtection"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/informationProtection/labelPolicySettings",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "Command": "Update-MgBetaSecurityIPSecurityProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels",
    "OutputType": "IMicrosoftGraphSecurityLabelsRoot",
    "Command": "Update-MgBetaSecurityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/authorities/{authorityTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "Command": "Update-MgBetaSecurityLabelAuthority"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "Command": "Update-MgBetaSecurityLabelCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "Command": "Update-MgBetaSecurityLabelCategorySubCategory"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/citations/{citationTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "Command": "Update-MgBetaSecurityLabelCitation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/departments/{departmentTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "Command": "Update-MgBetaSecurityLabelDepartment"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "Command": "Update-MgBetaSecurityLabelFilePlanReference"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels, and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "Command": "Update-MgBetaSecurityLabelRetentionLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors",
    "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor",
    "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "Command": "Update-MgBetaSecurityProviderTenantSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/secureScores/{secureScore-id}",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "Update-MgBetaSecuritySecureScore"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
      "IsAdmin": false
    },
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "Update-MgBetaSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Update-MgBetaSecuritySubjectRightsRequest"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Update-MgBetaSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "Command": "Update-MgBetaSecurityThreatIntelligence"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Update-MgBetaSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatSubmission",
    "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot",
    "Command": "Update-MgBetaSecurityThreatSubmission"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "ThreatSubmissionPolicy.ReadWrite.All",
      "Description": "Read and write all of the organization's threat submission policies",
      "FullDescription": "Allows the app to read your organization's threat submission policies without a signed-in user. Also allows the app to create new threat submission polices without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/{tiIndicator-id}",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "Command": "Update-MgBetaSecurityTiIndicator"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update1",
      "UpdateExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user.  It cannot update any threat indicators it does not own.",
      "IsAdmin": false
    },
    "Uri": "/security/tiIndicators/updateTiIndicators",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "Command": "Update-MgBetaSecurityTiIndicatorMultiple"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/triggers",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "Command": "Update-MgBetaSecurityTrigger"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "Update-MgBetaSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/triggerTypes",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "Command": "Update-MgBetaSecurityTriggerType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "Command": "Update-MgBetaSecurityUserSecurityProfile"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "Update-MgBetaServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Update-MgBetaServiceAnnouncementIssue"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "Update-MgBetaServiceAnnouncementMessage"
  },
  {
    "Module": "Beta.Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Update-MgBetaServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Update-MgBetaServicePrincipal"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgBetaServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals(appId='{appId}')",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Update-MgBetaServicePrincipalByAppId"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Update-MgBetaServicePrincipalEndpoint"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Update-MgBetaServicePrincipalLicenseDetail"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials",
    "OutputType": null,
    "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration",
    "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "Update-MgBetaServicePrincipalRiskDetection"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "OutputType": null,
    "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaShareCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgBetaShareList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaShareListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaShareListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaShareListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaShareListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaShareListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaShareListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaShareListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaShareListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaShareListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaShareListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaShareListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaShareListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaSharePermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Update-MgBetaSite"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaSiteAnalytic"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaSiteColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaSiteContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaSiteContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaSiteContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgBetaSiteList"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaSiteListColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaSiteListContentType"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaSiteListContentTypeColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaSiteListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaSiteListItem"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "Command": "Update-MgBetaSiteListItemActivity"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaSiteListItemField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaSiteListItemVersion"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaSiteListItemVersionField"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaSiteListOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaSiteListSubscription"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgBetaSiteOnenoteNotebook"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaSiteOnenotePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaSiteOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaSiteOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgBetaSiteOnenoteSectionGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaSiteOperation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "Command": "Update-MgBetaSitePage"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout",
    "OutputType": "IMicrosoftGraphCanvasLayout",
    "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}",
    "OutputType": "IMicrosoftGraphHorizontalSection",
    "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}",
    "OutputType": "IMicrosoftGraphHorizontalSectionColumn",
    "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection",
    "OutputType": "IMicrosoftGraphVerticalSection",
    "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}",
    "OutputType": null,
    "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}",
    "OutputType": null,
    "Command": "Update-MgBetaSitePageAsSitePageWebPart"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaSitePermission"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Update-MgBetaSiteTermStore"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgBetaSiteTermStoreGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgBetaSiteTermStoreGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgBetaSiteTermStoreSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreSetTerm"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgBetaSiteTermStoreSetTermChild"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Beta.Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgBetaSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "Update-MgBetaSubscribedSku"
  },
  {
    "Module": "Beta.ChangeNotifications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaSubscription"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Update-MgBetaTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgBetaTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgBetaTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "OutputType": null,
    "Command": "Update-MgBetaTeamInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaTeamMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Update-MgBetaTeamOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaTeamOwnerMailboxSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgBetaTeamPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgBetaTeamPhoto"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgBetaTeamPrimaryChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaTeamPrimaryChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaTeamPrimaryChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaTeamPrimaryChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}",
    "OutputType": "IMicrosoftGraphDayNote",
    "Command": "Update-MgBetaTeamScheduleDayNote"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Update-MgBetaTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Update-MgBetaTeamScheduleOpenShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Update-MgBetaTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Update-MgBetaTeamScheduleShift"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}",
    "OutputType": "IMicrosoftGraphTimeCard",
    "Command": "Update-MgBetaTeamScheduleTimeCard"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Update-MgBetaTeamScheduleTimeOff"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Update-MgBetaTeamScheduleTimeOffReason"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Update-MgBetaTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Update-MgBetaTeamTag"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Update-MgBetaTeamTagMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork",
    "OutputType": "IMicrosoftGraphTeamwork",
    "Command": "Update-MgBetaTeamwork"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedChats/{deletedChat-id}",
    "OutputType": null,
    "Command": "Update-MgBetaTeamworkDeletedChat"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "Update-MgBetaTeamworkDeletedTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "Command": "Update-MgBetaTeamworkDevice"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/activity",
    "OutputType": "IMicrosoftGraphTeamworkDeviceActivity",
    "Command": "Update-MgBetaTeamworkDeviceActivity"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration",
    "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration",
    "Command": "Update-MgBetaTeamworkDeviceConfiguration"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/health",
    "OutputType": "IMicrosoftGraphTeamworkDeviceHealth",
    "Command": "Update-MgBetaTeamworkDeviceHealth"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "Command": "Update-MgBetaTeamworkDeviceOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "TeamworkDevice.ReadWrite.All",
      "Description": "Read and write Teams devices",
      "FullDescription": "Allow the app to read and write the management data for Teams devices, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware",
    "OutputType": null,
    "Command": "Update-MgBetaTeamworkDeviceSoftware"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TeamworkAppSettings.ReadWrite.All",
      "Description": "Read and write Teams app settings",
      "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/teamsAppSettings",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "Command": "Update-MgBetaTeamworkTeamAppSetting"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "Command": "Update-MgBetaTeamworkTeamTemplate"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "Command": "Update-MgBetaTeamworkTeamTemplateDefinition"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "WorkforceIntegration.ReadWrite.All",
      "Description": "Read and write workforce integrations",
      "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "Update-MgBetaTeamworkWorkforceIntegration"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Beta.Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "Command": "Update-MgBetaTenantRelationshipManagedTenant"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "ManagedTenants.ReadWrite.All",
      "Description": "Read and write all managed tenant information",
      "FullDescription": "Allows the app to read and write all managed tenant information on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantTag"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState"
  },
  {
    "Module": "Beta.ManagedTenants",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization",
    "OutputType": "IMicrosoftGraphMultiTenantOrganization",
    "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord",
    "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/trustFramework",
    "OutputType": "IMicrosoftGraphTrustFramework",
    "Command": "Update-MgBetaTrustFramework"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "Command": "Update-MgBetaTrustFrameworkKeySet"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}",
    "OutputType": null,
    "Command": "Update-MgBetaTrustFrameworkPolicy"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.EnableDisableAccount.All",
        "Description": "Enable and disable user accounts",
        "FullDescription": "Allows the app to enable and disable users' accounts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ManageIdentities.All",
        "Description": "Manage all users' identities",
        "FullDescription": "Allows the app to read, update and delete identities that are associated with a user's account, without a signed in user. This controls the identities users can sign-in with.",
        "IsAdmin": 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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Update-MgBetaUser"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Update-MgBetaUserActivity"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "Update-MgBetaUserActivityHistoryItem"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "Command": "Update-MgBetaUserActivityStatistics"
  },
  {
    "Module": "Beta.Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgBetaUserAppRoleAssignment"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "Update-MgBetaUserAuthenticationEmailMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserAuthenticationMethod"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Update-MgBetaUserAuthenticationOperation"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "Update-MgBetaUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "Update-MgBetaUserCalendarGroup"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Update-MgBetaUserCalendarPermission"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Update-MgBetaUserChat"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "OutputType": null,
    "Command": "Update-MgBetaUserChatInstalledApp"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Update-MgBetaUserChatLastMessagePreview"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgBetaUserChatMember"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaUserChatMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaUserChatMessageHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgBetaUserChatMessageReply"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgBetaUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Update-MgBetaUserChatOperation"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgBetaUserChatPermissionGrant"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Update-MgBetaUserChatPinnedMessage"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgBetaUserChatTab"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Update-MgBetaUserContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Update-MgBetaUserContactFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Update-MgBetaUserContactFolderChildFolder"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Update-MgBetaUserContactFolderChildFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Update-MgBetaUserContactFolderContact"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserContactFolderContactExtension"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgBetaUserContactFolderContactPhoto"
  },
  {
    "Module": "Beta.PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgBetaUserContactPhoto"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Update-MgBetaUserDevice"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}",
    "OutputType": "IMicrosoftGraphCommand",
    "Command": "Update-MgBetaUserDeviceCommand"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserDeviceExtension"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Beta.CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}",
    "OutputType": "IMicrosoftGraphUsageRight",
    "Command": "Update-MgBetaUserDeviceUsageRights"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Update-MgBetaUserDrive"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgBetaUserDriveItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaUserDriveItemAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaUserDriveItemListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveItemListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaUserDriveItemListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveItemListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaUserDriveItemPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgBetaUserDriveItemRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaUserDriveItemSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgBetaUserDriveItemThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgBetaUserDriveItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgBetaUserDriveList"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaUserDriveListColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgBetaUserDriveListContentType"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgBetaUserDriveListContentTypeColumn"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgBetaUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaUserDriveListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaUserDriveListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgBetaUserDriveListOperation"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaUserDriveListSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgBetaUserDriveRoot"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgBetaUserDriveRootAnalytic"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgBetaUserDriveRootListItem"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveRootListItemField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgBetaUserDriveRootListItemVersion"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgBetaUserDriveRootListItemVersionField"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgBetaUserDriveRootPermission"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgBetaUserDriveRootRetentionLabel"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgBetaUserDriveRootSubscription"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgBetaUserDriveRootThumbnail"
  },
  {
    "Module": "Beta.Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgBetaUserDriveRootVersion"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Update-MgBetaUserEvent"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserEventExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension"
  },
  {
    "Module": "Beta.Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserEventInstanceExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/inferenceClassification",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "Command": "Update-MgBetaUserInferenceClassification"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "Update-MgBetaUserInferenceClassificationOverride"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Update-MgBetaUserInformationProtection"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "Command": "Update-MgBetaUserInformationProtectionPolicy"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "Command": "Update-MgBetaUserInformationProtectionPolicyLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Beta.Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights",
    "OutputType": "IMicrosoftGraphItemInsights",
    "Command": "Update-MgBetaUserInsight"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "Command": "Update-MgBetaUserInsightShared"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "OutputType": "IMicrosoftGraphTrending",
    "Command": "Update-MgBetaUserInsightTrending"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "Command": "Update-MgBetaUserInsightUsed"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Update-MgBetaUserLicenseDetail"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgBetaUserMailboxSetting"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Update-MgBetaUserMailFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Update-MgBetaUserMailFolderChildFolder"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Update-MgBetaUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Update-MgBetaUserMailFolderMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserMailFolderMessageExtension"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Update-MgBetaUserMailFolderMessageRule"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Update-MgBetaUserManagedDevice"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgBetaUserManagedDeviceCategory"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Update-MgBetaUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "Command": "Update-MgBetaUserManagedDeviceHealthScriptState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "OutputType": null,
    "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Update-MgBetaUserMessage"
  },
  {
    "Module": "Beta.Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserMessageExtension"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "Command": "Update-MgBetaUserMobileAppIntentAndState"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent"
  },
  {
    "Module": "Beta.Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/notifications/{notification-id}",
    "OutputType": "IMicrosoftGraphNotification",
    "Command": "Update-MgBetaUserNotification"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgBetaUserOnenoteNotebook"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgBetaUserOnenotePage"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgBetaUserOnenotePageContent"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgBetaUserOnenoteSection"
  },
  {
    "Module": "Beta.Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgBetaUserOnenoteSectionGroup"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Update-MgBetaUserOnlineMeeting"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Update-MgBetaUserOnlineMeetingRecording"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "OnlineMeetings.ReadWrite",
      "Description": "Read and create your online meetings",
      "FullDescription": "Allows the app to read and create online meetings on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "Command": "Update-MgBetaUserOnlineMeetingRegistration"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "OnlineMeetings.ReadWrite",
      "Description": "Read and create your online meetings",
      "FullDescription": "Allows the app to read and create online meetings on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Update-MgBetaUserOnlineMeetingTranscript"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "Update-MgBetaUserOutlookMasterCategory"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Update-MgBetaUserOutlookTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "Update-MgBetaUserOutlookTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Update-MgBetaUserOutlookTaskFolderTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "Command": "Update-MgBetaUserOutlookTaskGroup"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Tasks.ReadWrite",
      "Description": "Create, read, update, and delete your tasks and task lists",
      "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask"
  },
  {
    "Module": "Beta.Users.Actions",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/changePassword",
    "OutputType": null,
    "Command": "Update-MgBetaUserPassword"
  },
  {
    "Module": "Beta.Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "Command": "Update-MgBetaUserPlanner"
  },
  {
    "Module": "Beta.CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/presence",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Update-MgBetaUserPresence"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/profile",
    "OutputType": "IMicrosoftGraphProfile",
    "Command": "Update-MgBetaUserProfile"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "Command": "Update-MgBetaUserProfileAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}",
    "OutputType": "IMicrosoftGraphItemAddress",
    "Command": "Update-MgBetaUserProfileAddress"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "Command": "Update-MgBetaUserProfileAnniversary"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/awards/{personAward-id}",
    "OutputType": "IMicrosoftGraphPersonAward",
    "Command": "Update-MgBetaUserProfileAward"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "Command": "Update-MgBetaUserProfileCertification"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "Command": "Update-MgBetaUserProfileEducationalActivity"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}",
    "OutputType": "IMicrosoftGraphItemEmail",
    "Command": "Update-MgBetaUserProfileEmail"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/interests/{personInterest-id}",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "Command": "Update-MgBetaUserProfileInterest"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "Command": "Update-MgBetaUserProfileLanguage"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/names/{personName-id}",
    "OutputType": "IMicrosoftGraphPersonName",
    "Command": "Update-MgBetaUserProfileName"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "Command": "Update-MgBetaUserProfileNote"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}",
    "OutputType": "IMicrosoftGraphItemPatent",
    "Command": "Update-MgBetaUserProfilePatent"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}",
    "OutputType": "IMicrosoftGraphItemPhone",
    "Command": "Update-MgBetaUserProfilePhone"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/positions/{workPosition-id}",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "Command": "Update-MgBetaUserProfilePosition"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "Command": "Update-MgBetaUserProfileProject"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}",
    "OutputType": "IMicrosoftGraphItemPublication",
    "Command": "Update-MgBetaUserProfilePublication"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "Command": "Update-MgBetaUserProfileSkill"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}",
    "OutputType": "IMicrosoftGraphWebAccount",
    "Command": "Update-MgBetaUserProfileWebAccount"
  },
  {
    "Module": "Beta.People",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "Command": "Update-MgBetaUserProfileWebsite"
  },
  {
    "Module": "Beta.Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgBetaUserScopedRoleMemberOf"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/security",
    "OutputType": "IMicrosoftGraphSecurityAutoGenerated",
    "Command": "Update-MgBetaUserSecurity"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "Command": "Update-MgBetaUserSecurityInformationProtection"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel"
  },
  {
    "Module": "Beta.Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/settings",
    "OutputType": "IMicrosoftGraphUserSettings",
    "Command": "Update-MgBetaUserSetting"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "User.ReadWrite",
      "Description": "Read and update your profile",
      "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/settings/contactMergeSuggestions",
    "OutputType": "IMicrosoftGraphContactMergeSuggestions",
    "Command": "Update-MgBetaUserSettingContactMergeSuggestion"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "User.ReadWrite",
      "Description": "Read and update your profile",
      "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/settings/itemInsights",
    "OutputType": "IMicrosoftGraphUserInsightsSettings",
    "Command": "Update-MgBetaUserSettingItemInsight"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings",
    "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings",
    "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "UserShiftPreferences.ReadWrite.All",
        "Description": "Read and write all user shift preferences",
        "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "Command": "Update-MgBetaUserSettingShiftPreference"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "Command": "Update-MgBetaUserTeamwork"
  },
  {
    "Module": "Beta.Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "Update-MgBetaUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Update-MgBetaUserTodoList"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserTodoListExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Update-MgBetaUserTodoListTask"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Update-MgBetaUserTodoListTaskAttachmentSession"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "Update-MgBetaUserTodoListTaskChecklistItem"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgBetaUserTodoListTaskExtension"
  },
  {
    "Module": "Beta.Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "Update-MgBetaUserTodoListTaskLinkedResource"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "Update-MgBetaVirtualEvent"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Update-MgBetaVirtualEventPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Update-MgBetaVirtualEventSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgBetaVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}",
    "OutputType": "IMicrosoftGraphVirtualEventTownhall",
    "Command": "Update-MgBetaVirtualEventTownhall"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Update-MgBetaVirtualEventTownhallPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Update-MgBetaVirtualEventTownhallSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Update-MgBetaVirtualEventWebinar"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "Command": "Update-MgBetaVirtualEventWebinarPresenter"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Update-MgBetaVirtualEventWebinarRegistration"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Update-MgBetaVirtualEventWebinarSession"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Beta.Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments/{deployment-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "Command": "Update-MgBetaWindowsUpdatesDeployment"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience",
    "OutputType": null,
    "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById",
    "OutputType": null,
    "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "Command": "Update-MgBetaWindowsUpdatesPolicy"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience",
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudience"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById",
    "OutputType": null,
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "Command": "Update-MgBetaWindowsUpdatesResourceConnection"
  },
  {
    "Module": "Beta.WindowsUpdates",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "beta",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}",
    "OutputType": null,
    "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "Command": "Update-MgBookingBusiness"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Update-MgBookingBusinessAppointment"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "Command": "Update-MgBookingBusinessCalendarView"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "BookingsAppointment.ReadWrite.All",
        "Description": "Read and write all Bookings related resources.",
        "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}",
    "OutputType": null,
    "Command": "Update-MgBookingBusinessCustomer"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "Command": "Update-MgBookingBusinessCustomQuestion"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "OutputType": "IMicrosoftGraphBookingService",
    "Command": "Update-MgBookingBusinessService"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Bookings.Manage.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "Bookings.ReadWrite.All",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}",
    "OutputType": null,
    "Command": "Update-MgBookingBusinessStaffMember"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "Command": "Update-MgBookingCurrency"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      },
      {
        "Name": "ChatSettings.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Update-MgChat"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Chat.Manage.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat",
        "Description": "Manage installation and permission grants of Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats the signed-in user can access. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForChat.All",
        "Description": "Manage installation and permission grants of Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Gives the ability to manage permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat",
        "Description": "Allow the Teams app to manage itself and its permission grants in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats the signed-in user can access, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForChat.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user, and manage its permission grants for accessing those specific chats' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat",
        "Description": "Manage installed Teams apps in chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in chats you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForChat.All",
        "Description": "Manage Teams apps for all chats",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any chat, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage itself in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage itself for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "OutputType": null,
    "Command": "Update-MgChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Update-MgChatLastMessagePreview"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ChannelMessage.ReadWrite",
        "Description": "Read and write user channel messages",
        "FullDescription": "Allows the app to read and write channel messages, on your behalf. This doesn't allow the app to edit the policyViolation of a channel message.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMessage.UpdatePolicyViolation.All",
        "Description": "Flag channel messages for violating policy",
        "FullDescription": "Allows the app to update Microsoft Teams channel messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.",
        "IsAdmin": false
      },
      {
        "Name": "Chat.ReadWrite",
        "Description": "Read and write your chat messages",
        "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "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
      },
      {
        "Name": "Chat.UpdatePolicyViolation.All",
        "Description": "Flag chat messages for violating policy",
        "FullDescription": "Allows the app to update Microsoft Teams 1-to-1 or group chat messages by patching a set of Data Loss Prevention (DLP) policy violation properties to handle the output of DLP processing.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Update-MgChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForChat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat",
        "Description": "Allow the Teams app to manage only its own tabs in chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in chats you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForChat.All",
        "Description": "Allow the Teams app to manage only its own tabs for all chats",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs for any chat, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgChatTab"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Calls.InitiateGroupCall.All",
        "Description": "Initiate outgoing group calls from the app",
        "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "Command": "Update-MgCommunicationCallAudioRoutingGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}",
    "OutputType": null,
    "Command": "Update-MgCommunicationCallContentSharingSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "Command": "Update-MgCommunicationCallOperation"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "OutputType": "IMicrosoftGraphParticipant",
    "Command": "Update-MgCommunicationCallParticipant"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Calls.AccessMedia.All",
        "Description": "Access media streams in a call as an app",
        "FullDescription": "Allows the app to get direct access to media streams in a call, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Calls.JoinGroupCall.All",
        "Description": "Join group calls and meetings as an app",
        "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/communications/calls/{call-id}/updateRecordingStatus",
    "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation",
    "Command": "Update-MgCommunicationCallRecordingStatus"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "Command": "Update-MgCommunicationCallRecordSession"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Update-MgCommunicationOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Update-MgCommunicationOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Update-MgCommunicationOnlineMeetingTranscript"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/communications/presences/{presence-id}",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Update-MgCommunicationPresence"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/compliance",
    "OutputType": "IMicrosoftGraphCompliance",
    "Command": "Update-MgCompliance"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/contacts/{orgContact-id}",
    "OutputType": "IMicrosoftGraphOrgContact",
    "Command": "Update-MgContact"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/contracts/{contract-id}",
    "OutputType": "IMicrosoftGraphContract",
    "Command": "Update-MgContract"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "Command": "Update-MgDataPolicyOperation"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Device.ReadWrite.All",
        "Description": "Read and write devices",
        "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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
      }
    ],
    "Uri": "/devices/{device-id}",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Update-MgDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "Command": "Update-MgDeviceAppManagement"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Update-MgDeviceAppManagementManagedAppPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "Command": "Update-MgDeviceAppManagementManagedAppStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "Command": "Update-MgDeviceAppManagementManagedEBook"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "Command": "Update-MgDeviceAppManagementManagedEBookAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "OutputType": "IMicrosoftGraphMobileApp",
    "Command": "Update-MgDeviceAppManagementMobileApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}",
    "OutputType": "IMicrosoftGraphMobileAppContent",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}",
    "OutputType": "IMicrosoftGraphMobileAppContentFile",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "Command": "Update-MgDeviceAppManagementMobileAppCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "Command": "Update-MgDeviceAppManagementMobileAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "OutputType": "IMicrosoftGraphVppToken",
    "Command": "Update-MgDeviceAppManagementVppToken"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      }
    ],
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/devices(deviceId='{deviceId}')",
    "OutputType": "IMicrosoftGraphDevice",
    "Command": "Update-MgDeviceByDeviceId"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgDeviceExtension"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "Command": "Update-MgDeviceManagement"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "Command": "Update-MgDeviceManagementApplePushNotificationCertificate"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "Command": "Update-MgDeviceManagementAuditEvent"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "Command": "Update-MgDeviceManagementComplianceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "Command": "Update-MgDeviceManagementConditionalAccessSetting"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "Command": "Update-MgDeviceManagementDetectedApp"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgDeviceManagementDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicy"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "Command": "Update-MgDeviceManagementDeviceConfiguration"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "Command": "Update-MgDeviceManagementExchangeConnector"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune device configuration and policies",
      "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
    },
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "Command": "Update-MgDeviceManagementIoUpdateStatus"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Update-MgDeviceManagementManagedDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgDeviceManagementManagedDeviceCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All",
      "Description": "Perform user-impacting remote actions on Microsoft Intune devices",
      "FullDescription": "Allows the app to perform remote high impact actions such as wiping the device or resetting the passcode on devices managed by Microsoft Intune, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "OutputType": null,
    "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "Command": "Update-MgDeviceManagementNotificationMessageTemplate"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "Command": "Update-MgDeviceManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "Command": "Update-MgDeviceManagementRemoteAssistancePartner"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      }
    ],
    "Uri": "/deviceManagement/reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "Command": "Update-MgDeviceManagementReport"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "Command": "Update-MgDeviceManagementResourceOperation"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "Command": "Update-MgDeviceManagementRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "Command": "Update-MgDeviceManagementRoleDefinition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "Command": "Update-MgDeviceManagementTermAndCondition"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus"
  },
  {
    "Module": "DeviceManagement.Administration",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "Command": "Update-MgDeviceManagementTermAndConditionAssignment"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, 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
    },
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Update-MgDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance"
  },
  {
    "Module": "DeviceManagement.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties",
    "OutputType": null,
    "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows 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
    },
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "Command": "Update-MgDeviceManagementWindowsMalwareInformation"
  },
  {
    "Module": "DeviceManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      }
    ],
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory",
    "OutputType": "IMicrosoftGraphDirectory",
    "Command": "Update-MgDirectory"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write all administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Update-MgDirectoryAdministrativeUnit"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgDirectoryAdministrativeUnitExtension"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "Command": "Update-MgDirectoryAttributeSet"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "CustomSecAttributeDefinition.ReadWrite.All",
      "Description": "Read and write custom security attribute definitions",
      "FullDescription": "Allows the app to read and write custom security attribute definitions for the tenant without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}",
    "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo",
    "Command": "Update-MgDirectoryDeviceLocalCredential"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Update-MgDirectoryFederationConfiguration"
  },
  {
    "Module": "DirectoryObjects",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryObjects/{directoryObject-id}",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "Command": "Update-MgDirectoryObject"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "OnPremDirectorySynchronization.ReadWrite.All",
      "Description": "Read and write all on-premises directory synchronization information",
      "FullDescription": "Allows the app to read and write all on-premises directory synchronization information for the organization, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "Command": "Update-MgDirectoryOnPremiseSynchronization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Update-MgDirectoryRole"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "Command": "Update-MgDirectoryRoleByRoleTemplateId"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgDirectoryRoleScopedMember"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "Command": "Update-MgDirectoryRoleTemplate"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}",
    "OutputType": "IMicrosoftGraphDomain",
    "Command": "Update-MgDomain"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.",
      "IsAdmin": false
    },
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "Command": "Update-MgDomainFederationConfiguration"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Update-MgDomainServiceConfigurationRecord"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "Command": "Update-MgDomainVerificationDnsRecord"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Update-MgDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Files.ReadWrite",
        "Description": "Have full access to your files",
        "FullDescription": "Allows the app to read, create, update, and delete your files.",
        "IsAdmin": false
      },
      {
        "Name": "Files.ReadWrite.All",
        "Description": "Have full access to all files you have access to",
        "FullDescription": "Allows the app to read, create, update and delete all files that you can access.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgDriveRootVersion"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/classes/{educationClass-id}",
    "OutputType": "IMicrosoftGraphEducationClass",
    "Command": "Update-MgEducationClass"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Update-MgEducationClassAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "Command": "Update-MgEducationClassAssignmentCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "Command": "Update-MgEducationClassAssignmentDefault"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgEducationClassAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgEducationClassAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "Command": "Update-MgEducationClassAssignmentSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "Command": "Update-MgEducationClassAssignmentSettingGradingCategory"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Update-MgEducationClassAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.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
      }
    ],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Update-MgEducationClassAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgEducationClassAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/me",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Update-MgEducationMe"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Update-MgEducationMeAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgEducationMeAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgEducationMeAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Update-MgEducationMeAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Update-MgEducationMeAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgEducationMeAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "EduAssignments.ReadWrite",
        "Description": "View and modify your assignments and grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.",
        "IsAdmin": true
      },
      {
        "Name": "EduAssignments.ReadWriteBasic",
        "Description": "View and modify your assignments without grades",
        "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.",
        "IsAdmin": true
      }
    ],
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgEducationMeRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/me/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgEducationMeUserMailboxSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "Command": "Update-MgEducationRoot"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/schools/{educationSchool-id}",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "Command": "Update-MgEducationSchool"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/schools/{educationSchool-id}/administrativeUnit",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "Command": "Update-MgEducationSchoolAdministrativeUnit"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EduRoster.ReadWrite.All",
      "Description": "Read and write the organization's roster",
      "FullDescription": "Allows the app to read and write the structure of schools and classes in the organization's roster and education-specific information about all users to be read and written.",
      "IsAdmin": false
    },
    "Uri": "/education/users/{educationUser-id}",
    "OutputType": "IMicrosoftGraphEducationUser",
    "Command": "Update-MgEducationUser"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "Command": "Update-MgEducationUserAssignment"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "Command": "Update-MgEducationUserAssignmentResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgEducationUserAssignmentRubric"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "Command": "Update-MgEducationUserAssignmentSubmission"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "Command": "Update-MgEducationUserAssignmentSubmissionOutcome"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgEducationUserAssignmentSubmissionResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/user/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgEducationUserMailboxSetting"
  },
  {
    "Module": "Education",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "Command": "Update-MgEducationUserRubric"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "Command": "Update-MgEntitlementManagementAccessPackage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write entitlement management resources",
      "FullDescription": "Allows the app to request access to and management of access packages and related entitlement management resources that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess",
    "OutputType": null,
    "Command": "Update-MgEntitlementManagementAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess",
    "OutputType": null,
    "Command": "Update-MgEntitlementManagementAssignmentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Update-MgEntitlementManagementCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "Command": "Update-MgEntitlementManagementConnectedOrganization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "Command": "Update-MgEntitlementManagementResourceEnvironment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "Command": "Update-MgEntitlementManagementResourceRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalog"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "Command": "Update-MgEntitlementManagementResourceRoleScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "Command": "Update-MgEntitlementManagementResourceScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceScopeResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "Command": "Update-MgEntitlementManagementResourceScopeResourceRole"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "EntitlementManagement.ReadWrite.All",
      "Description": "Read and write all entitlement management resources",
      "FullDescription": "Allows the app to read and write access packages and related entitlement management resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/entitlementManagement/settings",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "Command": "Update-MgEntitlementManagementSetting"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Update-MgExternal"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "Command": "Update-MgExternalConnection"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write items in external datasets",
        "FullDescription": "Allow the app to read or write items in all external datasets that the app is authorized to access",
        "IsAdmin": false
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items without a signed-in user. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "Command": "Update-MgExternalConnectionGroup"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "Command": "Update-MgExternalConnectionGroupMember"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "Command": "Update-MgExternalConnectionItemActivity"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "Command": "Update-MgExternalConnectionOperation"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections without a signed-in user. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": false
      }
    ],
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "Command": "Update-MgExternalConnectionSchema"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}",
    "OutputType": "IMicrosoftGraphGroup",
    "Command": "Update-MgGroup"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgGroupAppRoleAssignment"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Update-MgGroupCalendarEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Update-MgGroupCalendarPermission"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Update-MgGroupConversationThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupConversationThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupConversationThreadPostInReplyToExtension"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Update-MgGroupDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgGroupDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgGroupDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgGroupDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgGroupDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgGroupDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgGroupDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgGroupDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgGroupDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgGroupDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgGroupDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgGroupDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgGroupDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgGroupDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgGroupDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgGroupDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgGroupDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgGroupDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgGroupDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgGroupDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgGroupDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgGroupDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgGroupDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgGroupDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgGroupDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgGroupDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgGroupDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgGroupDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgGroupDriveRootVersion"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Read and write calendars in all mailboxes",
        "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/groups/{group-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Update-MgGroupEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupEventInstanceExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
      "IsAdmin": false
    },
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "Command": "Update-MgGroupLifecyclePolicy"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgGroupOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgGroupOnenotePage"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgGroupOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgGroupOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgGroupOnenoteSectionGroup"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgGroupPermissionGrant"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "Command": "Update-MgGroupPlanner"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Update-MgGroupPlannerPlanDetail"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": false
      }
    ],
    "Uri": "/groups/{group-id}/settings/{groupSetting-id}",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "Command": "Update-MgGroupSetting"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Update-MgGroupSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgGroupSiteAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgGroupSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgGroupSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgGroupSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgGroupSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgGroupSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgGroupSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgGroupSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgGroupSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgGroupSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgGroupSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgGroupSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgGroupSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupSiteListItemField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgGroupSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgGroupSiteListItemVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgGroupSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgGroupSiteListSubscription"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "OutputType": "IMicrosoftGraphOnenote",
    "Command": "Update-MgGroupSiteOnenote"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgGroupSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgGroupSiteOnenoteNotebookSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "Command": "Update-MgGroupSiteOnenoteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgGroupSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "Command": "Update-MgGroupSiteOnenoteResource"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgGroupSiteOnenoteSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgGroupSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgGroupSiteOnenoteSectionGroupSection"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgGroupSiteOnenoteSectionPage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgGroupSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgGroupSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Update-MgGroupSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgGroupSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgGroupSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgGroupSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgGroupSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgGroupSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgGroupTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgGroupTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgGroupTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgGroupTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgGroupTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgGroupTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgGroupTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgGroupTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Update-MgGroupTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgGroupTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgGroupTeamPhoto"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgGroupTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgGroupTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgGroupTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgGroupTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgGroupTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Update-MgGroupTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Update-MgGroupTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Update-MgGroupTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Update-MgGroupTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Update-MgGroupTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Update-MgGroupTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Update-MgGroupTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Update-MgGroupTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Update-MgGroupTeamTagMember"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Group.ReadWrite.All",
      "Description": "Read and write all groups",
      "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "OutputType": "IMicrosoftGraphConversationThread",
    "Command": "Update-MgGroupThread"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupThreadPostExtension"
  },
  {
    "Module": "Groups",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgGroupThreadPostInReplyToExtension"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "APIConnectors.ReadWrite.All",
      "Description": "Read and write API connectors for authentication flows",
      "FullDescription": "Allows the app to read, create and manage the API connectors used in user authentication flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgIdentityApiConnector"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "Command": "Update-MgIdentityB2XUserFlow"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "Command": "Update-MgIdentityB2XUserFlowLanguage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "OutputType": null,
    "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identity/conditionalAccess",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "Command": "Update-MgIdentityConditionalAccess"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "Command": "Update-MgIdentityConditionalAccessNamedLocation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "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
      },
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "Command": "Update-MgIdentityConditionalAccessPolicy"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage all access reviews",
      "FullDescription": "Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "AccessReview.ReadWrite.All",
      "Description": "Manage access reviews that you can access",
      "FullDescription": "Allows the app to read, update and perform action on access reviews, reviewers, decisions and settings that you have access to.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "Command": "Update-MgIdentityGovernanceAppConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflow"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "LifecycleWorkflows.ReadWrite.All",
      "Description": "Read and write all lifecycle workflows resources",
      "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "Command": "Update-MgIdentityGovernancePrivilegedAccess"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "OutputType": "IMicrosoftGraphApproval",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Agreement.ReadWrite.All",
      "Description": "Read and write all terms of use agreements",
      "FullDescription": "Allows the app to read and write terms of use agreements on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "OutputType": "IMicrosoftGraphAgreement",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "Command": "Update-MgIdentityProvider"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "Command": "Update-MgIdentityUserFlowAttribute"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "Command": "Update-MgInformationProtection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "Command": "Update-MgInformationProtectionThreatAssessmentRequest"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}",
    "OutputType": "IMicrosoftGraphInvitation",
    "Command": "Update-MgInvitation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgInvitationInvitedUserMailboxSetting"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DelegatedPermissionGrant.ReadWrite.All",
        "Description": "Manage all delegated permission grants",
        "FullDescription": "Allows the app to manage permission grants for delegated permissions exposed by any API (including Microsoft Graph), without a signed-in user.",
        "IsAdmin": 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
      }
    ],
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "Command": "Update-MgOauth2PermissionGrant"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/organization/{organization-id}",
    "OutputType": "IMicrosoftGraphOrganization",
    "Command": "Update-MgOrganization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "Command": "Update-MgOrganizationBranding"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "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
    },
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "Command": "Update-MgOrganizationBrandingLocalization"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/organization/{organization-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgOrganizationExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Place.ReadWrite.All",
      "Description": "Read and write organization places",
      "FullDescription": "Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/places/{place-id}",
    "OutputType": "IMicrosoftGraphPlace",
    "Command": "Update-MgPlace"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/places/{place-id}/roomList/rooms/{room-id}",
    "OutputType": "IMicrosoftGraphRoom",
    "Command": "Update-MgPlaceAsRoomListRoom"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "Command": "Update-MgPlanner"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "Command": "Update-MgPlannerBucket"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "Command": "Update-MgPlannerPlan"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/plans/{plannerPlan-id}/details",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "Command": "Update-MgPlannerPlanDetail"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "Command": "Update-MgPlannerTask"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "Command": "Update-MgPlannerTaskBucketTaskBoardFormat"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/details",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "Command": "Update-MgPlannerTaskDetail"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "Command": "Update-MgPlannerTaskProgressTaskBoardFormat"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "Command": "Update-MgPolicyActivityBasedTimeoutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/adminConsentRequestPolicy",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "Command": "Update-MgPolicyAdminConsentRequestPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "Command": "Update-MgPolicyAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationFlows",
      "Description": "Read and write authentication flow policies",
      "FullDescription": "Allows the app to read and write all authentication flow policies for the tenant, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/authenticationFlowsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "Command": "Update-MgPolicyAuthenticationFlowPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write all authentication method policies ",
      "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/policies/authenticationMethodsPolicy",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "Command": "Update-MgPolicyAuthenticationMethodPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "Command": "Update-MgPolicyAuthenticationStrengthPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write all authentication method policies ",
        "FullDescription": "Allows the app to read and write all authentication method policies for the tenant, without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations",
    "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult",
    "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.Authorization",
      "Description": "Read and write your organization's authorization policy",
      "FullDescription": "Allows the app to read and write your organization's authorization policy without a signed in user. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
      "IsAdmin": false
    },
    "Uri": "/policies/authorizationPolicy",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "Command": "Update-MgPolicyAuthorizationPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "Command": "Update-MgPolicyClaimMappingPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "Command": "Update-MgPolicyCrossTenantAccessPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.CrossTenantAccess",
      "Description": "Read and write your organization's cross tenant access policies",
      "FullDescription": "Allows the app to read and write your organization's cross tenant access policies without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/defaultAppManagementPolicy",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "Command": "Update-MgPolicyDefaultAppManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Directory.ReadWrite.All",
      "Description": "Read and write directory data",
      "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
      "IsAdmin": true
    },
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "Command": "Update-MgPolicyFeatureRolloutPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Policy.Read.All",
        "Description": "Read your organization's policies",
        "FullDescription": "Allows the app to read all your organization's policies without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Policy.ReadWrite.ConditionalAccess",
        "Description": "Read and write your organization's conditional access policies",
        "FullDescription": "Allows the app to read and write your organization's conditional access policies, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "Command": "Update-MgPolicyPermissionGrantPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Update-MgPolicyPermissionGrantPolicyExclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "Command": "Update-MgPolicyPermissionGrantPolicyInclude"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "Command": "Update-MgPolicyRoleManagementPolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "Command": "Update-MgPolicyRoleManagementPolicyAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagementPolicy.ReadWrite.Directory",
        "Description": "Read, update, and delete all policies for privileged role assignments of your company's directory",
        "FullDescription": "Allows the app to read, update, and delete policies for privileged role-based access control (RBAC) assignments of your company's directory, on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "Command": "Update-MgPolicyRoleManagementPolicyRule"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "Command": "Update-MgPolicyTokenIssuancePolicy"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": false
    },
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "Command": "Update-MgPolicyTokenLifetimePolicy"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print",
    "OutputType": "IMicrosoftGraphPrint",
    "Command": "Update-MgPrint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrintConnector.ReadWrite.All",
      "Description": "Read and write print connectors",
      "FullDescription": "Allows the application to read and write print connectors on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/print/connectors/{printConnector-id}",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "Command": "Update-MgPrintConnector"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/operations/{printOperation-id}",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "Command": "Update-MgPrintOperation"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Printer.FullControl.All",
        "Description": "Register, read, update, and unregister printers",
        "FullDescription": "Allows the application to create (register), read, update, and delete (unregister) printers on your behalf.  ",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/print/printers/{printer-id}",
    "OutputType": "IMicrosoftGraphPrinter",
    "Command": "Update-MgPrintPrinter"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "PrintJob.Manage.All",
        "Description": "Perform advanced operations on print jobs",
        "FullDescription": "Allows the application to perform advanced operations like redirecting a print job to another printer without a signed-in user. Also allows the application to read and update the metadata of print jobs.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWrite.All",
        "Description": "Read and write print jobs",
        "FullDescription": "Allows the application to read and update the metadata and document content of print jobs without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "PrintJob.ReadWriteBasic.All",
        "Description": "Read and write basic information for print jobs",
        "FullDescription": "Allows the application to read and update the metadata of print jobs without a signed-in user. Does not allow access to print job document content.",
        "IsAdmin": false
      }
    ],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Update-MgPrintPrinterJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Update-MgPrintPrinterJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgPrintPrinterJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "Command": "Update-MgPrintPrinterTaskTrigger"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}",
    "OutputType": "IMicrosoftGraphPrintService",
    "Command": "Update-MgPrintService"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "Command": "Update-MgPrintServiceEndpoint"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrinterShare.ReadWrite.All",
      "Description": "Read and update printer shares",
      "FullDescription": "Allows the application to read and update printer shares on your behalf. ",
      "IsAdmin": true
    },
    "Uri": "/print/shares/{printerShare-id}",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "Command": "Update-MgPrintShare"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgPrintShareAllowedUserMailboxSetting"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "OutputType": "IMicrosoftGraphPrintJob",
    "Command": "Update-MgPrintShareJob"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "Command": "Update-MgPrintShareJobDocument"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgPrintShareJobTask"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "Command": "Update-MgPrintTaskDefinition"
  },
  {
    "Module": "Devices.CloudPrint",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "PrintTaskDefinition.ReadWrite.All",
      "Description": "Read, write and update print task definitions",
      "FullDescription": "Allows the application to read and update print task definitions without a signed-in user. ",
      "IsAdmin": false
    },
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}",
    "OutputType": "IMicrosoftGraphPrintTask",
    "Command": "Update-MgPrintTaskDefinitionTask"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Update-MgPrivacySubjectRightsRequest"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Compliance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Update-MgPrivacySubjectRightsRequestNote"
  },
  {
    "Module": "Reports",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "Command": "Update-MgRiskDetection"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "Command": "Update-MgRiskyServicePrincipal"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "Command": "Update-MgRiskyServicePrincipalHistory"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "Command": "Update-MgRiskyUser"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "Command": "Update-MgRiskyUserHistory"
  },
  {
    "Module": "DeviceManagement.Enrollment",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune device configuration and policies",
        "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
      },
      {
        "Name": "DeviceManagementRBAC.ReadWrite.All",
        "Description": "Read and write Microsoft Intune RBAC settings",
        "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "Command": "Update-MgRoleManagement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Update-MgRoleManagementDirectory"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgRoleManagementDirectoryResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write all directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": false
      }
    ],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgRoleManagementDirectoryRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "Command": "Update-MgRoleManagementEntitlementManagement"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "OutputType": "IMicrosoftGraphAppScope",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance"
  },
  {
    "Module": "Identity.Governance",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest"
  },
  {
    "Module": "SchemaExtensions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "Command": "Update-MgSchemaExtension"
  },
  {
    "Module": "Search",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/search",
    "OutputType": null,
    "Command": "Update-MgSearchEntity"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts/{alert-id}",
    "OutputType": "IMicrosoftGraphAlert",
    "Command": "Update-MgSecurityAlert"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write to all security alerts",
      "FullDescription": "Allows the app to read and write to all security alerts, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/alerts_v2/{alert-id}",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "Command": "Update-MgSecurityAlertV2"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "Command": "Update-MgSecurityAttackSimulationAutomation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "Command": "Update-MgSecurityAttackSimulationAutomationRun"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "Command": "Update-MgSecurityAttackSimulationEndUserNotification"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "OutputType": "IMicrosoftGraphLandingPage",
    "Command": "Update-MgSecurityAttackSimulationLandingPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "Command": "Update-MgSecurityAttackSimulationLandingPageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "OutputType": "IMicrosoftGraphLoginPage",
    "Command": "Update-MgSecurityAttackSimulationLoginPage"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "Command": "Update-MgSecurityAttackSimulationOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "OutputType": "IMicrosoftGraphPayload",
    "Command": "Update-MgSecurityAttackSimulationPayload"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "OutputType": "IMicrosoftGraphTraining",
    "Command": "Update-MgSecurityAttackSimulationTraining"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "Command": "Update-MgSecurityCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "Command": "Update-MgSecurityCaseEdiscoveryCase"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex",
    "OutputType": null,
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex",
    "OutputType": null,
    "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "eDiscovery.ReadWrite.All",
      "Description": "Read and write all eDiscovery objects",
      "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "eDiscovery.Read.All",
        "Description": "Read all eDiscovery objects",
        "FullDescription": "Allows the app to read eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "eDiscovery.ReadWrite.All",
        "Description": "Read and write all eDiscovery objects",
        "FullDescription": "Allows the app to read and write eDiscovery objects such as cases, custodians, review sets and other related objects on your behalf.",
        "IsAdmin": true
      }
    ],
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseTag"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityIncident.ReadWrite.All",
      "Description": "Read and write to all security incidents",
      "FullDescription": "Allows the app to read and write to all security incidents, without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/security/incidents/{incident-id}",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "Command": "Update-MgSecurityIncident"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/secureScores/{secureScore-id}",
    "OutputType": "IMicrosoftGraphSecureScore",
    "Command": "Update-MgSecuritySecureScore"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events without a signed-in user. Also allows the app to update editable properties in security events.",
      "IsAdmin": false
    },
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "Command": "Update-MgSecuritySecureScoreControlProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "SubjectRightsRequest.ReadWrite.All",
      "Description": "Read and write data subject requests",
      "FullDescription": "Allows the app to read and write subject rights requests on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "Command": "Update-MgSecuritySubjectRightsRequest"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "Command": "Update-MgSecuritySubjectRightsRequestNote"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "Command": "Update-MgSecurityThreatIntelligence"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "Command": "Update-MgSecurityThreatIntelligenceArticle"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "Command": "Update-MgSecurityThreatIntelligenceHost"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "Command": "Update-MgSecurityThreatIntelligenceHostComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "Command": "Update-MgSecurityThreatIntelligenceHostCookie"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "Command": "Update-MgSecurityThreatIntelligenceHostPair"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "Command": "Update-MgSecurityThreatIntelligenceHostPort"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "Command": "Update-MgSecurityThreatIntelligenceHostReputation"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "Command": "Update-MgSecurityThreatIntelligenceHostTracker"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "Command": "Update-MgSecurityThreatIntelligenceIntelProfile"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "Command": "Update-MgSecurityThreatIntelligenceSslCertificate"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "Command": "Update-MgSecurityThreatIntelligenceSubdomain"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "Command": "Update-MgSecurityThreatIntelligenceVulnerability"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/triggers",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "Command": "Update-MgSecurityTrigger"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "Command": "Update-MgSecurityTriggerRetentionEvent"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/security/triggerTypes",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "Command": "Update-MgSecurityTriggerType"
  },
  {
    "Module": "Security",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "RecordsManagement.ReadWrite.All",
      "Description": "Read and write Records Management configuration, labels and policies",
      "FullDescription": "Allow the application to create, update and delete any data from Records Management, such as configuration, labels, and policies without the signed in user.",
      "IsAdmin": false
    },
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "Command": "Update-MgSecurityTriggerTypeRetentionEventType"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "Command": "Update-MgServiceAnnouncementHealthOverview"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Update-MgServiceAnnouncementHealthOverviewIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "Command": "Update-MgServiceAnnouncementIssue"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "Command": "Update-MgServiceAnnouncementMessage"
  },
  {
    "Module": "Devices.ServiceAnnouncement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "Command": "Update-MgServiceAnnouncementMessageAttachment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "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
      }
    ],
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Update-MgServicePrincipal"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgServicePrincipalAppRoleAssignedTo"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgServicePrincipalAppRoleAssignment"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals(appId='{appId}')",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "Command": "Update-MgServicePrincipalByAppId"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "Command": "Update-MgServicePrincipalDelegatedPermissionClassification"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "OutputType": "IMicrosoftGraphEndpoint",
    "Command": "Update-MgServicePrincipalEndpoint"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration",
    "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "Command": "Update-MgServicePrincipalRiskDetection"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "Command": "Update-MgServicePrincipalSynchronizationJob"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgServicePrincipalSynchronizationJobSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "Command": "Update-MgServicePrincipalSynchronizationTemplate"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgShareCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgShareLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgShareList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgShareListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgShareListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgShareListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgShareListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgShareListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgShareListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgShareListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgShareListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgShareListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgShareListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgShareListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgShareListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgShareListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgShareListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgShareListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgSharePermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/shares/{sharedDriveItem-id}",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "Command": "Update-MgShareSharedDriveItemSharedDriveItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}",
    "OutputType": "IMicrosoftGraphSite",
    "Command": "Update-MgSite"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgSiteAnalytic"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgSiteAnalyticItemActivityStat"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "OutputType": "IMicrosoftGraphItemActivity",
    "Command": "Update-MgSiteAnalyticItemActivityStatActivity"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgSiteColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgSiteContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgSiteContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgSiteContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgSiteList"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgSiteListColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgSiteListContentType"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all site collections",
        "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all site collections",
        "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgSiteListContentTypeColumn"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgSiteListContentTypeColumnLink"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgSiteListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgSiteListItem"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgSiteListItemDocumentSetVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgSiteListItemDocumentSetVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Read and write items in all site collections",
      "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgSiteListItemField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgSiteListItemVersion"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgSiteListItemVersionField"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgSiteListOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgSiteListSubscription"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgSiteOnenoteNotebook"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgSiteOnenoteNotebookSectionPageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgSiteOnenotePage"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgSiteOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgSiteOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgSiteOnenoteSectionGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgSiteOnenoteSectionPageContent"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgSiteOperation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all site collections",
      "FullDescription": "Allows the app to have full control of all site collections without a signed in user.",
      "IsAdmin": false
    },
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgSitePermission"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore",
    "OutputType": "IMicrosoftGraphTermStore",
    "Command": "Update-MgSiteTermStore"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgSiteTermStoreGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgSiteTermStoreGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgSiteTermStoreGroupSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgSiteTermStoreSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "Command": "Update-MgSiteTermStoreSetParentGroup"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "Command": "Update-MgSiteTermStoreSetParentGroupSet"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TermStore.ReadWrite.All",
      "Description": "Read and write term store data",
      "FullDescription": "Allows the app to read or modify data that you have access to. This includes all sets, groups and terms in the term store.",
      "IsAdmin": true
    },
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreSetTerm"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "Command": "Update-MgSiteTermStoreSetTermChild"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetTermChildRelation"
  },
  {
    "Module": "Sites",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "Command": "Update-MgSiteTermStoreSetTermRelation"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "Command": "Update-MgSubscribedSku"
  },
  {
    "Module": "ChangeNotifications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgSubscription"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change all teams' settings",
        "FullDescription": "Read and change all teams' settings, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}",
    "OutputType": "IMicrosoftGraphTeam",
    "Command": "Update-MgTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "ChannelSettings.ReadWrite.All",
        "Description": "Read and write the names, descriptions, and settings of all channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": 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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, without a signed-in user. This does not give access to the content inside the tabs.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam",
        "Description": "Allow the app to manage all tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteForTeam.All",
        "Description": "Allow the Teams app to manage all tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall all tabs in any team, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage only its own tabs in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage only its own tabs for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall its own tabs in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam",
        "Description": "Manage installation and permission grants of Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams the signed-in user can access. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentForTeam.All",
        "Description": "Manage installation and permission grants of Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Gives the ability to manage permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam",
        "Description": "Allow the Teams app to manage itself and its permission grants in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in teams the signed-in user can access, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself and its permission grants for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any team, without a signed-in user, and manage its permission grants for accessing those specific teams' data.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam",
        "Description": "Manage installed Teams apps in teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in teams you can access. Does not give the ability to read application-specific settings.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteForTeam.All",
        "Description": "Manage Teams apps for all teams",
        "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any team, without a signed-in user. Does not give the ability to read application-specific settings.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam",
        "Description": "Allow the Teams app to manage itself in teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to teams you can access.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsAppInstallation.ReadWriteSelfForTeam.All",
        "Description": "Allow the Teams app to manage itself for all teams",
        "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in any team, without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "OutputType": null,
    "Command": "Update-MgTeamInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from all teams",
        "FullDescription": "Add and remove members from all teams, without a signed-in user. Also allows changing a team member's role, for example from owner to non-owner.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgTeamMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "Command": "Update-MgTeamOperation"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgTeamPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgTeamPhoto"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgTeamPrimaryChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgTeamPrimaryChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgTeamPrimaryChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgTeamPrimaryChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgTeamPrimaryChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgTeamPrimaryChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "Command": "Update-MgTeamScheduleOfferShiftRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "OutputType": "IMicrosoftGraphOpenShift",
    "Command": "Update-MgTeamScheduleOpenShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "Command": "Update-MgTeamScheduleOpenShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "Command": "Update-MgTeamScheduleSchedulingGroup"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "OutputType": "IMicrosoftGraphShift",
    "Command": "Update-MgTeamScheduleShift"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "Command": "Update-MgTeamScheduleSwapShiftChangeRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "OutputType": "IMicrosoftGraphTimeOff",
    "Command": "Update-MgTeamScheduleTimeOff"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "Command": "Update-MgTeamScheduleTimeOffReason"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "Command": "Update-MgTeamScheduleTimeOffRequest"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "TeamworkTag.ReadWrite",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkTag.ReadWrite.All",
        "Description": "Read and write tags in Teams",
        "FullDescription": "Allows the app to read and write tags in Teams without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "Command": "Update-MgTeamTag"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "Command": "Update-MgTeamTagMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork",
    "OutputType": "IMicrosoftGraphTeamwork",
    "Command": "Update-MgTeamwork"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "Command": "Update-MgTeamworkDeletedTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "OutputType": "IMicrosoftGraphChannel",
    "Command": "Update-MgTeamworkDeletedTeamChannel"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgTeamworkDeletedTeamChannelMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgTeamworkDeletedTeamChannelTab"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "TeamworkAppSettings.ReadWrite.All",
      "Description": "Read and write Teams app settings",
      "FullDescription": "Allows the app to read and write the Teams app settings on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/teamsAppSettings",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "Command": "Update-MgTeamworkTeamAppSetting"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "WorkforceIntegration.ReadWrite.All",
      "Description": "Read and write workforce integrations",
      "FullDescription": "Allows the app to manage workforce integrations, to synchronize data from Microsoft Teams Shifts, on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "Command": "Update-MgTeamworkWorkforceIntegration"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "DelegatedAdminRelationship.ReadWrite.All",
      "Description": "Manage Delegated Admin relationships with customers",
      "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships on your behalf.",
      "IsAdmin": true
    },
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation"
  },
  {
    "Module": "Identity.Partner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows 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
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.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
      },
      {
        "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
      },
      {
        "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
      },
      {
        "Name": "User.EnableDisableAccount.All",
        "Description": "Enable and disable user accounts",
        "FullDescription": "Allows the app to enable and disable users' accounts, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "User.ManageIdentities.All",
        "Description": "Manage all users' identities",
        "FullDescription": "Allows the app to read, update and delete identities that are associated with a user's account, without a signed in user. This controls the identities users can sign-in with.",
        "IsAdmin": 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
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and update user profiles without a signed in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}",
    "OutputType": "IMicrosoftGraphUser",
    "Command": "Update-MgUser"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}",
    "OutputType": "IMicrosoftGraphUserActivity",
    "Command": "Update-MgUserActivity"
  },
  {
    "Module": "CrossDeviceExperiences",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "Command": "Update-MgUserActivityHistoryItem"
  },
  {
    "Module": "Applications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "Command": "Update-MgUserAppRoleAssignment"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "Command": "Update-MgUserAuthenticationEmailMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}",
    "OutputType": null,
    "Command": "Update-MgUserAuthenticationMethod"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "Command": "Update-MgUserAuthenticationOperation"
  },
  {
    "Module": "Identity.SignIns",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "Command": "Update-MgUserAuthenticationPhoneMethod"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "Command": "Update-MgUserCalendarGroup"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "Command": "Update-MgUserCalendarPermission"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "OutputType": "IMicrosoftGraphChat",
    "Command": "Update-MgUserChat"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "OutputType": null,
    "Command": "Update-MgUserChatInstalledApp"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "Command": "Update-MgUserChatLastMessagePreview"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "OutputType": "IMicrosoftGraphConversationMember",
    "Command": "Update-MgUserChatMember"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgUserChatMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgUserChatMessageHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "OutputType": "IMicrosoftGraphChatMessage",
    "Command": "Update-MgUserChatMessageReply"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "Command": "Update-MgUserChatMessageReplyHostedContent"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "Command": "Update-MgUserChatPermissionGrant"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "Command": "Update-MgUserChatPinnedMessage"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "Command": "Update-MgUserChatTab"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Update-MgUserContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Update-MgUserContactFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "OutputType": "IMicrosoftGraphContactFolder",
    "Command": "Update-MgUserContactFolderChildFolder"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Update-MgUserContactFolderChildFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserContactFolderChildFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgUserContactFolderChildFolderContactPhoto"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "OutputType": "IMicrosoftGraphContact",
    "Command": "Update-MgUserContactFolderContact"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserContactFolderContactExtension"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgUserContactFolderContactPhoto"
  },
  {
    "Module": "PersonalContacts",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Read and write contacts in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete all contacts in all mailboxes without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "Command": "Update-MgUserContactPhoto"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "Command": "Update-MgUserDeviceManagementTroubleshootingEvent"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "OutputType": "IMicrosoftGraphDrive",
    "Command": "Update-MgUserDrive"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgUserDriveItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgUserDriveItemAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgUserDriveItemAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgUserDriveItemListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgUserDriveItemListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveItemListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgUserDriveItemListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveItemListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgUserDriveItemPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgUserDriveItemRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgUserDriveItemSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgUserDriveItemThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgUserDriveItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "OutputType": "IMicrosoftGraphList",
    "Command": "Update-MgUserDriveList"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgUserDriveListColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "OutputType": "IMicrosoftGraphContentType",
    "Command": "Update-MgUserDriveListContentType"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "Command": "Update-MgUserDriveListContentTypeColumn"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "OutputType": "IMicrosoftGraphColumnLink",
    "Command": "Update-MgUserDriveListContentTypeColumnLink"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgUserDriveListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgUserDriveListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgUserDriveListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "Command": "Update-MgUserDriveListOperation"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgUserDriveListSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "OutputType": "IMicrosoftGraphDriveItem",
    "Command": "Update-MgUserDriveRoot"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "Command": "Update-MgUserDriveRootAnalytic"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "Command": "Update-MgUserDriveRootAnalyticItemActivityStat"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "OutputType": "IMicrosoftGraphListItem",
    "Command": "Update-MgUserDriveRootListItem"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "Command": "Update-MgUserDriveRootListItemDocumentSetVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveRootListItemField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "Command": "Update-MgUserDriveRootListItemVersion"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "OutputType": null,
    "Command": "Update-MgUserDriveRootListItemVersionField"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "OutputType": "IMicrosoftGraphPermission",
    "Command": "Update-MgUserDriveRootPermission"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "Command": "Update-MgUserDriveRootRetentionLabel"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "OutputType": "IMicrosoftGraphSubscription",
    "Command": "Update-MgUserDriveRootSubscription"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "Command": "Update-MgUserDriveRootThumbnail"
  },
  {
    "Module": "Files",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "Command": "Update-MgUserDriveRootVersion"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Read and write calendars in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/events/{event-id}",
    "OutputType": "IMicrosoftGraphEvent",
    "Command": "Update-MgUserEvent"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserEventExtension"
  },
  {
    "Module": "Calendar",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserEventInstanceExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/inferenceClassification",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "Command": "Update-MgUserInferenceClassification"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "Command": "Update-MgUserInferenceClassificationOverride"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "Command": "Update-MgUserLicenseDetail"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailboxSettings",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "Command": "Update-MgUserMailboxSetting"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Update-MgUserMailFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "OutputType": "IMicrosoftGraphMailFolder",
    "Command": "Update-MgUserMailFolderChildFolder"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Update-MgUserMailFolderChildFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserMailFolderChildFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Update-MgUserMailFolderChildFolderMessageRule"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Update-MgUserMailFolderMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserMailFolderMessageExtension"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "OutputType": "IMicrosoftGraphMessageRule",
    "Command": "Update-MgUserMailFolderMessageRule"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "Command": "Update-MgUserManagedDevice"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "Command": "Update-MgUserManagedDeviceCategory"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "Command": "Update-MgUserManagedDeviceCompliancePolicyState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "Command": "Update-MgUserManagedDeviceConfigurationState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "Command": "Update-MgUserManagedDeviceLogCollectionResponse"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "OutputType": null,
    "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "Command": "Update-MgUserManagedDeviceWindowsProtectionState"
  },
  {
    "Module": "Devices.CorporateManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write mail in all mailboxes",
      "FullDescription": "Allows the app to create, read, update, and delete mail in all mailboxes without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/messages/{message-id}",
    "OutputType": "IMicrosoftGraphMessage",
    "Command": "Update-MgUserMessage"
  },
  {
    "Module": "Mail",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserMessageExtension"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "OutputType": "IMicrosoftGraphNotebook",
    "Command": "Update-MgUserOnenoteNotebook"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "Command": "Update-MgUserOnenotePage"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "OutputType": null,
    "Command": "Update-MgUserOnenotePageContent"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "Command": "Update-MgUserOnenoteSection"
  },
  {
    "Module": "Notes",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "Command": "Update-MgUserOnenoteSectionGroup"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "OnlineMeetings.ReadWrite",
        "Description": "Read and create your online meetings",
        "FullDescription": "Allows the app to read and create online meetings on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "OnlineMeetings.ReadWrite.All",
        "Description": "Read and create online meetings",
        "FullDescription": "Allows the app to read and create online meetings as an application in your organization.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "Command": "Update-MgUserOnlineMeeting"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgUserOnlineMeetingAttendanceReport"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "OutputType": "IMicrosoftGraphCallRecording",
    "Command": "Update-MgUserOnlineMeetingRecording"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "Command": "Update-MgUserOnlineMeetingTranscript"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write all user mailbox settings",
      "FullDescription": "Allows the app to create, read, update, and delete user's mailbox settings without a signed-in user. Does not include permission to send mail.",
      "IsAdmin": false
    },
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "Command": "Update-MgUserOutlookMasterCategory"
  },
  {
    "Module": "Users.Actions",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "POST",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    },
    "Uri": "/users/{user-id}/changePassword",
    "OutputType": null,
    "Command": "Update-MgUserPassword"
  },
  {
    "Module": "Planner",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "Command": "Update-MgUserPlanner"
  },
  {
    "Module": "CloudCommunications",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/presence",
    "OutputType": "IMicrosoftGraphPresence",
    "Command": "Update-MgUserPresence"
  },
  {
    "Module": "Identity.DirectoryManagement",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "Command": "Update-MgUserScopedRoleMemberOf"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite",
        "Description": "Read and update your profile",
        "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/settings",
    "OutputType": "IMicrosoftGraphUserSettings",
    "Command": "Update-MgUserSetting"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "UserShiftPreferences.ReadWrite.All",
        "Description": "Read and write all user shift preferences",
        "FullDescription": "Allows the app to manage all users' shift schedule preferences without a signed-in user.",
        "IsAdmin": false
      }
    ],
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "Command": "Update-MgUserSettingShiftPreference"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "Command": "Update-MgUserTeamwork"
  },
  {
    "Module": "Teams",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "Command": "Update-MgUserTeamworkAssociatedTeam"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "Command": "Update-MgUserTodoList"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserTodoListExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "OutputType": "IMicrosoftGraphTodoTask",
    "Command": "Update-MgUserTodoListTask"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "Command": "Update-MgUserTodoListTaskAttachmentSession"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "Command": "Update-MgUserTodoListTaskChecklistItem"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}",
    "OutputType": null,
    "Command": "Update-MgUserTodoListTaskExtension"
  },
  {
    "Module": "Users",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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
      }
    ],
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "Command": "Update-MgUserTodoListTaskLinkedResource"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "Command": "Update-MgVirtualEvent"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Update-MgVirtualEventSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgVirtualEventSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "Command": "Update-MgVirtualEventWebinar"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "Command": "Update-MgVirtualEventWebinarRegistration"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "Command": "Update-MgVirtualEventWebinarSession"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport"
  },
  {
    "Module": "Bookings",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "ApiVersion": "v1.0",
    "Method": "PATCH",
    "Permissions": [],
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord"
  }
]